RE: Calling all Ming-a-teers...
"Ian Wilkinson" <[email protected]> Tue, 21 Oct 2003 18:11:41 +0100
| Newsgroups | gmane.comp.web.ming.general |
|---|---|
| Message-ID | <F7DE1F2A0D2E364DBAF44D8DDD6F4ABA7CE5@ppm2.nostromo.ppm-associates.com> |
> > -----Original Message----- > From: Ben Schwarz [mailto:[email protected]] > Sent: 21 October 2003 17:21 > To: [email protected] > Subject: [ming-fun] Calling all Ming-a-teers... > > > Hey folks, > > I'm having trouble getting my head around this stuff, so I'll fork it to > you guys and see if you have any ideas. > I want to achieve the following: > > Create a file using the script (shown below) > Put another *.swf in the background. > Place the dots created in the script shown below OVER the other swf file... Please note, I'm not very well acquainted with Ming (yet) but I do have a bit of experience of flash... If it's just a matter of loading the movie, it's easier to load a background (as the first movie loaded is treated as _level0 in flash), then get the background to load the foreground movie in front on any level you want. If the background is a shared background (so no code to load in it), create a movie that loads the background a level >0 and then loads the foreground movie on a level higher than that. I've almost certainly missed the point entirely so feel free to flame me :-) Ian Wilkinson.