Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Flash Buttons need tp be clicked IE
Name: JiDa Date: March 31, 2007 at 07:04:38 Pacific OS: XP CPU/Ram: 2.4 Product: Dell
Comment:
Hey! Im creating a webpage in dreamweaver, so Im making some buttons with Flash. All works well. But I tested it in Firefox - worked great, tried it in IE6 here and logged into work and tried it there and both places need to click on button once to get it to work. then fine till leave the page and come back and once again have to like click them to activate them. Any Ideas? here is link to site to see what I mean thanks! http://www.theweagles.com/StaffOwne...
As it is simply a role over that you are creating you might consider just using javascript to create the effect instead of flash. You should also consider moving to CSS.
Hope this helps
0
Response Number 2
Name: JiDa Date: April 1, 2007 at 08:17:44 Pacific
Reply:
sorry for maybe a bad question but how do I allow people without javascript?
0
Response Number 3
Name: webguy08 (by magia nera) Date: April 1, 2007 at 11:59:17 Pacific
Reply:
not at all
after you're script tag use a no script tag. in the noscript tag write normal html. this will only be displayed to people who have scripts turned off. give them a static image link instead. people are catering for no scripts less and less these days but it is still considered good practice even if its just a message to say you must have scripts turned on.
<SCRIPT> </SCRIPT> <NOSCRIPT> only people with scripts off will see this </NOSCRIPT>
0
Response Number 4
Name: JiDa Date: April 1, 2007 at 19:05:12 Pacific
Reply:
sorry, but I have absolutely no idea what you mean... or how to write html.
Summary: Is there a way that you can create a flash button so that when you click on it, it will act like you pressed a keyboard combination? What I am wanting is a flash button (doesnt even have to be flash, ...
Summary: I will only give a pointer in the direction, as this should be your own work since it is for a graded assignment. 1. To skip intro, think about how you make a movie go to a preset frame. 2. For the Pl...
Summary: I have created a shell to a site using frames. Fixed top frame only, containing 6 flash buttons. The target for these buttons is the mainFrame. When I open the site all buttons work on the first press...