Google Community
Latest Forums Rules Resources
Custom Search

Go Back   Google Community > Webmaster Forums > Graphics Design Forum

GoogleCommunity Sponsor

Reply
 
LinkBack Thread Tools Display Modes
Old 03-16-2009, 08:42 PM   #1 (permalink)
Noogle
 
prakash15285's Avatar
 
Join Date: Mar 2009
Posts: 22
Thanks: 3
Thanked 0 Times in 0 Posts
prakash15285 is on a distinguished road
need help for reloading in flash file

Hello all
i need some help to solve a problem in my flash

the problem is that flash file reloading on each page seperately, n usually its uploaded once
y is this problem happening:

using this script on loader:

onClipEvent (load)
{
total = _root.getBytesTotal();
}
onClipEvent (enterFrame)
{
loaded = _root.getBytesLoaded();
percent = int(loaded / total * 100);
text = percent + "%";
gotoAndStop(percent);
if (loaded == total)
{
_root.gotoAndPlay(2);
} // end if
}


and this script on first frame:

stop ();
_root.aaaa = 10;
setProperty("", _quality, "BEST");
_root.link = _root.button;
_root.Olink = _root.link;
_root.i = 2;

n this on second:
_root.em.useHandCursor = 0;

please help out if anybody knows
prakash15285 is offline   Reply With Quote
 
Sponsored Links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Similar Threads
Thread Thread Starter Forum Replies Last Post
Signature File PMHayes Social Networking 12 03-07-2009 03:50 AM
Log file Hit man Search Engine Optimization Forum 3 07-31-2007 02:54 PM
How do i upload a file h4mza General Discussion 4 10-22-2006 02:52 PM
Editing a php file Anita Web Design, Coding & Programming Forum 3 06-20-2006 04:53 PM
Gmail infinitely reloading in both browsers! rmagruder Gmail Forum 5 06-10-2006 12:11 PM


All times are GMT -8. The time now is 06:05 AM.


Powered by vBulletin®
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004–2007 Google Community