Welcome to our forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.

Forum Statistics

  • Forum Members:
  • Total Threads:
  • Total Posts: 2
There are 1 users currently browsing forums.
.Net Programming A powerful framework built by Microsoft to facilitate development in Windows platforms.

Reply
  #1  
Old 11-17-2009
Toddler
 
Join Date: Nov 2009
Posts: 7
Rep Power: 0
Fantastick is on a distinguished road
Flash movies without creating temporary files

Hello!I’m trying to build an app, which should have Flash Player control, which plays SWF from server (certain URL). For Flash Player ActiveX you have to save SWF file to a temporary location to load it and play, isn’t it? You'll have to create a corresponding link that you can pass to the Flash Player ActiveX and then delete SWF file after it is played. Of course, high security level can't be guaranteed, but I think it’s good, if at least no temporary files are created (can be intercepted LOCALLY). So the question is how to make Flash Player ActiveX be able to load SWF file directly from any source without usage of temp files?Thank you!
Reply With Quote
  #2  
Old 11-25-2009
New Born
 
Join Date: Nov 2009
Posts: 4
Rep Power: 0
Standford is on a distinguished road
Re: Flash movies without creating temporary files

I'm not sure, but you should try F-IN-BOX - a powerful control for working with flash.
Reply With Quote


Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Flash movies targeting IFrames? Ravin13 HTML/CSS Coding 2 07-11-2005 08:20 PM