View Full Version : Refresh Page script
mir4kir
09-25-2008, 06:46 AM
if i want same refresh script in flash coding how can i?is it possible ?
codeexploiter
09-25-2008, 07:36 AM
http://www.dynamicdrive.com/forums/showthread.php?t=36860
Medyman
09-26-2008, 03:19 AM
if i want same refresh script in flash coding how can i?is it possible ?
what refresh script?
I see...it's the script that codeexploiter linked to above. I didn't take a good look at it. But, if you can call it via a mouse event in JS, you can easily do it in AS. Simply use this formula when using AS2 (AS3 is a little more complicated, ask if you're using AS3):
getURL("javascript:function");
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.