Wrox Programmer Forums
|
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Flash (all versions) section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 28th, 2007, 12:31 PM
Friend of Wrox
 
Join Date: Feb 2007
Posts: 115
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to neil.abachi07
Default Issues with flash button

hi,

i have created a flash button that when clicks, directs to another page. where in the code do i wish to place code to turn it into a logout button? i have the code for the logout and i have the code that DW made for a button but i am unsure on merging the two.

the code for the logout is:
session.abandon()
response.redirect("")

and the code for the button is:
object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="108" height="46">
  <param name="movie" value="logout.swf">
  <param name="quality" value="high">
  <embed src="logout.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="108" height="46" ></embed>
</object>

thanks






Similar Threads
Thread Thread Starter Forum Replies Last Post
flash button angelboy C# 2005 0 February 23rd, 2007 01:27 AM
trigger button with .wav file and flash on martin1 Visual Basic 2005 Basics 0 June 9th, 2006 04:05 PM
trigger button with .wav file and flash on martin1 Visual Studio 2005 0 June 9th, 2006 04:00 PM
I cant get my flash button to open one of my links hijinn Javascript How-To 8 December 14th, 2005 04:13 PM
how flash button open html file mateenmohd Flash (all versions) 1 August 7th, 2003 06:54 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.