OZONE Asylum
Forums
Multimedia/Animation
Possible to play external .mov file in flash movie?
This page's ID:
30252
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
FYI: this is what I found that works: // code to stop movie ns.addEventListener(NetStatusEvent.NET_STATUS, ns_onPlayStatus) function ns_onPlayStatus(event:NetStatusEvent):void { if (event.info.code == "NetStream.Play.Stop") { ns.close(); gotoAndPlay("load_bkgd"); trace("now what?") } }
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »