
Welcome Guest
|
#1
|
|||
|
|||
|
Loading an externally defined image
What i'd like to do here is, load the asp file every 20 seconds, and load the image defined in the asp file...
thefile=http://helpdesk.richuish.ac.uk/announce/background/rhc.jpg so i've got a bit further than this but i've rolled it back to this which is what i can understand ![]() loadVariablesNum("http://helpdesk.richuish.ac.uk/announce/image.asp", this); var wwinc_mcLoader = new MovieClipLoader(); wwinc_Listener = new Object(); wwinc_Listener.onLoadComplete = function(target_mc) { trace ("help"); target_mc.onEnterFrame = function() { this._width = 822; this._height = 565; } } wwinc_mcLoader.addListener(wwinc_Listener); wwinc_mcLoader.loadClip(thefile, "Image"); Any help would be very useful, i have found lots of bits of code out there but am stuggling to put it together..
|
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Change the loading screen to a custom image? | NicoLakesDesign | Flash Catalyst |
1 | 06-28-2011 02:18 PM |
| loading files externally.. | aa7on | Flash CS3 / Flash 9 |
1 | 09-01-2009 09:29 AM |
| loading external image, reisizing, and basic animation help | Eternius | Newbies |
0 | 08-20-2006 02:27 PM |
| Loading image into a movie | spaced | Flash MX ActionScript |
1 | 02-05-2005 03:43 PM |
| Loading the same image multiple times | marcushouse | Flash MX ActionScript |
5 | 08-29-2003 07:30 PM |

Programming Languages




