Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Desktop, Mobile and non-browser Environments > Projectors and CDs

Reply
 
Thread Tools Rate Thread Display Modes
Old 01-03-2002, 10:15 AM   #1
Mickey
Registered User
 
Join Date: Jan 2002
Posts: 10
Question Flash projector file

Is it possible to load another projector file from a projector file?
Mickey is offline   Reply With Quote
Old 01-03-2002, 10:46 AM   #2
Tink
Addict
 
Tink's Avatar
 
Join Date: Nov 2001
Location: London
Posts: 2,128
Default

u could load in an external swf at the end of your first projector file using 'loadMovie' and put the new swf on a different level.

sounds like it would work to me (you wouldn't have 2 projector files but 1 projecter and 1 swf but i think it would look the same?).

BLEEDA
Tink is offline   Reply With Quote
Old 01-03-2002, 05:52 PM   #3
tg
done
 
Join Date: Jun 2001
Location: portland, or
Posts: 8,048
Default yes

this assumes both projector files are in the same directory

Code:
   //coded on button of one projector file
   on(release){
      fscommand("exec","myotherprojectorfile.exe");
   }
read this toot
__________________
tg
---
what the hell was i thinking?
tg is offline   Reply With Quote
Old 01-04-2002, 09:43 AM   #4
Mickey
Registered User
 
Join Date: Jan 2002
Posts: 10
Talking

Thanks tg!

That' s what I need because I need to create a few projector files and they need to interact with one another.
Mickey is offline   Reply With Quote
Old 01-04-2002, 04:29 PM   #5
tg
done
 
Join Date: Jun 2001
Location: portland, or
Posts: 8,048
Default no problem

welcome to actionscripts[org]
__________________
tg
---
what the hell was i thinking?
tg is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Developing a flash site, Part1: Some thoughts Bloom22 Other Flash General Questions 6 09-29-2006 03:10 AM
[Q] Do we need those forums??? CyanBlue General Chat 59 07-27-2004 12:13 PM
Macromedia Central CyanBlue ActionScript 1.0 (and below) 13 08-01-2003 10:05 PM
Help regarding Flash , PHP , MySQL but Flash as a Projector File and No Browser Needs mahendrakalkura Server-Side Scripting 1 04-13-2002 03:32 PM


All times are GMT. The time now is 03:13 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.