-
Auto activate button
Hello i am new to koolmoves and now i need a way to auto click a button onLoad
It shoed work like this at least this is the idea i wish to implement:
If some one enters my flash site (swf move loaded in a html doc) there is a button that opens a iframe but the user must first click the button to activate
the iframe or it wont show.
I got the ActionScript at: http://necromanthus.com/main.html
(iframe.fun) under Tab: miscellaneous/iframes
I know that if i make shore that the button is to be activated onLoad my problem is solved can some one help me solve this
by activated i mean like some one really clicks it
-
Just so you know that won't work in FireFox. But if you really need to load the iframe without someone clicking you can't force a click but you can recreate the code in actionscript panel and call it on the first frame of the flash file.