| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Senior Member
|
hie there...
how do u create flash refresh button (F5)? Any idea?? help required!...
__________________
Regards Interactive Designer. |
|
|
|
|
|
#2 |
|
Senior Member
|
yup... got the solution !!
it's kind of a workaround but I would attach this code to my flash button getURL("javascript: MM_Refresh()"); and then in the html page the flash file appears it's just a case of adding function MM_Refresh(){ window.location.reload() }
__________________
Regards Interactive Designer. |
|
|
|
|
|
|
|
|
#3 |
|
Dreaming Big
Join Date: Sep 2007
Posts: 20
|
Still receiving an error
refresh_mc.addEventListener(MouseEvent.CLICK, rePlay); function rePlay(event:MouseEvent):void { loadMovieNum("MemoryC.swf", 0) } refresh_mc.buttonMode = true; keeps outputing error 1180, call to possibly undefined method. sorry I posted this in the wrong thread. please disregard. Last edited by originaliron; 09-24-2007 at 10:49 PM.. Reason: wrong thread |
|
|
|
|
|
#4 |
|
Registered User
Join Date: Nov 2005
Posts: 139
|
what does that benfit over calling the same url with _parent?
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|