Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: F5 - SIMPLE Q: loading and playing an external .swf? - SOLVED
From: jmerrill
Date: Fri, 5 Jan 2001 16:57:18 GMT


Thanks, I figured it out, I had everything set up right, except for some
reason the script needed to be in its own frame, not in the instance of the
MC like I thought.

Jason Merrill
Multimedia/Courseware Developer @ ELF, Issaquah, WA
425.369.5214
SerengetiUS.com - "Where Law Does Business"

Seattle Macromedia Authorware User's Group



"Gregg Caines"
<gc@neometrixsy To: <flasheratchinwag [dot] com>
stems.com> cc:
Sent by: Subject: Re: FLASH: F5 - SIMPLE Q: loading and playing an external
[email protected] .swf?
om


01/05/01 04:47
AM
Please respond
to flasher






I don't know SWfx at all, but can't you just import it at design time
(file-->import)? If it uses actionscript, then you probably can't but
for any other MC it should be okay.

If you must import it at runtime, I think your syntax looks okay. I
would guess that maybe you didn't name your instance. That's the
most common mistake. Your symbol is named emptyMCinstance
but did you also place it on the stage and name the instance that
you placed on the stage?

The only other possibility I can think of, is that Flash can't find the
SWF file, but you should get an error when running it in the Flash
environment (Error opening URL...).

---------------------------------------------------
Gregg Caines
n e o m e t r i x systems inc.
http://www.neometrixsystems.com
gcainesatneometrixsystems [dot] com

> Bascially, all I want to do is have the .swf file play in my flash movie.
> I've tried (attached to the instance), these kinds of actions:
>
> loadMovie ("mySWF.swf", "emptyMCinstance");
>
> Also,
>
> onClipEvent (load) {
> loadMovie ("mySWF.swf", "emptyMCinstance");
> }
>
> where "emptyMCinstance" is the name of my instance. What am I doing
wrong?
>
> *I just bought SWfx thanks to a recommendation on this list - works
great,
> but I'm having trouble figuring out how to load in my .swf file into an
> empty MC - the tutorials are OK, but incomplete.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre

Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save �200
http:// www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre

Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save �200
http:// www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]