| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Sep 2003
Posts: 3
|
We're having problem with making a preloader for a movie which loads the
images via a database. A php script grabs the file names of the images and sends these to a flash file. Then the flash file uses the loadMovie() action to put the images (whith the names fetched from the php script) into movieclips. How is it then possible to detect when the bytes of the graphics are loaded? It seems like onClipEvent(data) just functions when it's used together with a loadVariables action - as it otherwise triggers several times. Is there any solution to this problem? |
|
|
|
|
|
#2 |
|
Master of Nothing
Join Date: Dec 2002
Location: San Diego, CA
Posts: 2,468
|
http://www.actionscript.org/forums/s...threadid=33785
You should not cross post. Are you using Flash Remoting to load the image names? If not this is probably better suited for the Flash MX forum. |
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|