A Flash Developer Resource Site

Results 1 to 10 of 10

Thread: projector files

  1. #1
    Relaxing tmoore935's Avatar
    Join Date
    Oct 2001
    Location
    colorado, usa
    Posts
    1,713

    projector files

    Hello,
    Has anyone made a projector that calls many other swf files? I did a job for someone using several swfs called from one swf/html and now he wants it as a exe. Or better, how could I combine all the swfs into one package and make a projector?
    Any programming language is at its best before it is implemented and used.

  2. #2
    That web bloke Stoke Laurie's Avatar
    Join Date
    Jan 2006
    Location
    England
    Posts
    869
    yep you can make a projector of 1 swf which creates 1.exe, which will load 2.swf, however 2.swf has to be in the same directory. So if you publish to cd or memory stick it should run as an exe, and you can create an autorun if you wish.

  3. #3
    Relaxing tmoore935's Avatar
    Join Date
    Oct 2001
    Location
    colorado, usa
    Posts
    1,713
    Thank you for the info. I haven't tried it but I wonder if the projector could call the other swf from the web while on a desktop. Seems like this would give a security error. I was looking for a new idea. And does this forum in all seem sluggish or something. I did click on tutorials at the top because theres a projector tutorial there, but it gives a web page not found error. And much of the site doen't load.???
    Any programming language is at its best before it is implemented and used.

  4. #4
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    Pretty sure your projector can only load swfs from a specific folder relative to the projector. It's a security thing. Soon as I get a chance I could test it.

  5. #5
    Relaxing tmoore935's Avatar
    Join Date
    Oct 2001
    Location
    colorado, usa
    Posts
    1,713
    Quote Originally Posted by blanius
    Pretty sure your projector can only load swfs from a specific folder relative to the projector. It's a security thing. Soon as I get a chance I could test it.
    If you invent a new idea, let me know. I am looking to reinvent the wheel.
    Any programming language is at its best before it is implemented and used.

  6. #6
    Relaxing tmoore935's Avatar
    Join Date
    Oct 2001
    Location
    colorado, usa
    Posts
    1,713
    Other ideas are cool. I am not stuck with a projector. And I guess Director could do this but I have never used it.
    Any programming language is at its best before it is implemented and used.

  7. #7
    Senior Member
    Join Date
    Dec 2002
    Location
    Netherlands
    Posts
    1,632
    Quote Originally Posted by blanius
    Pretty sure your projector can only load swfs from a specific folder relative to the projector. It's a security thing. Soon as I get a chance I could test it.
    You can change the behaviour with the 'local playback security' setting. I'm not sure if you also have to create a crossdomain.xml file.

  8. #8
    I C SERVERS Makulaf's Avatar
    Join Date
    Dec 2003
    Location
    Fredericksburg, VA
    Posts
    506
    This sounds liek a good for Adobe Air....LOL
    Anyway I think this is what you could use
    http://labs.adobe.com/technologies/air/
    ~~Drew~~
    New Tutorial Site Coming
    Soon
    http://board.flashkit.com/board/show....php?p=4118485

  9. #9
    Senior Member FLASHPULSE's Avatar
    Join Date
    Nov 2002
    Location
    USA
    Posts
    1,353
    Hey, tmoore, there's some code on the PureBasic forum that allows you to compile a swf in an exe and it plays back through memory. This would allow links to other swf files from a webhost, I believe. If you send me your swf file to me I could try it?

    I'm also a MDM Zinc user and it might compile multiple swf files but I haven't tried it.

  10. #10
    Relaxing tmoore935's Avatar
    Join Date
    Oct 2001
    Location
    colorado, usa
    Posts
    1,713
    Quote Originally Posted by FLASHPULSE
    Hey, tmoore, there's some code on the PureBasic forum that allows you to compile a swf in an exe and it plays back through memory. This would allow links to other swf files from a webhost, I believe. If you send me your swf file to me I could try it?

    I'm also a MDM Zinc user and it might compile multiple swf files but I haven't tried it.
    Thanks. At the moment the guy paid me for what I did but this exe is in the air. Last I heard was a week ago. So he may have done it himself to save money since he is also the CEO. Once I get the final zip of everything, I could post a link.
    Any programming language is at its best before it is implemented and used.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center