View Single Post
  #5 (permalink)  
Old 17-08-2002, 12:48 PM
kuman's Avatar
kuman kuman is offline
Inspired Webmaster
 
Join Date: Sep 2001
Location: Penang
Posts: 121
Rep Power: 90
kuman is on a distinguished road
Send a message via ICQ to kuman
eemmm...

actually that is an easy Q kpyew ....

the thing is .... if u wanna load the image dynamicly ... u have to use Flash MX ...

the code is as simple as , eg :

loadMovie(whichPic+".jpg", "YourPicBoxMC");


If u have a Flash MX ... it is shown in the "Sample" folder ..... named "Load_images" .....

So by this ,,,, u can queary ur database of ur image name .... and where it is .... so Flash can load it dynimicly ....


Reply With Quote