Welcome, Guest. Please login or register.
Did you miss your activation email?
05/22/12, 18:03
Home Help Search Login Register
News: Parsley Flex framework review featuring quiz application, in our Flex frameworks series
Flex SDK 4.5 mobile roadmap: begin with your mobile development
Swiz Flex framework review featuring quiz application
New homepage we release our new Homepage, take a look ...

+  Flash-db
|-+  General
| |-+  Flash and AS 3 (Moderators: papachan, kofi addaquay)
| | |-+  Making Executable Flash Only Work on CD ROM??
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: Making Executable Flash Only Work on CD ROM??  (Read 975 times)
hinomotoblade
Seasoned Programmer
***
Posts: 131


Flash Never Die :D


View Profile
« on: 10/26/10, 00:44 »

Hello there, i have some question here..

Umm i want to put all of my swf and exe files into CD ROM,

but i have ever seen that exe flash files can be able run on CD ROM, if i copied that files into my harddisk,
that appear alert that "Please use the CD ROM to run this application"..

Do you know how to do this?? is there are some script that detect if CDROM then or whatever?..

Thank you very much, i really need help, a bit help thats really appreciate Smiley

Thanks again Smiley
Logged

Huihihi~ Cheesy
Jorge Solis
Administrator
Systems Administrator
*****
Posts: 14600


View Profile
« Reply #1 on: 10/26/10, 05:53 »

The OS can play swf or exe files from CD-Rom or any storage medium as far as is readable by the system. Don't know where your message comes, probably is a a shortcut not a clean copy

Jorge
Logged

hinomotoblade
Seasoned Programmer
***
Posts: 131


Flash Never Die :D


View Profile
« Reply #2 on: 10/26/10, 08:13 »

Thx for the reply jorge Smiley

I mean, can executable flash can only work on CD ROM

Is there are some script to do that, for example the algoritm like this

Code:
if (in CDROM){
// the program run well
} else {
   //the program cant be run "someTextField.text = 'Cant run the file'" or whatever :)
}

thanks again Smiley
Logged

Huihihi~ Cheesy
Jorge Solis
Administrator
Systems Administrator
*****
Posts: 14600


View Profile
« Reply #3 on: 10/26/10, 08:51 »

I guess there's some misunderstood here. CD-rom is a storage medium playable in a wide range of machines (PC, DVD-player, etc), so the question is if the machine where CD-rom will be played is capable of run exe files or have the Flash Player

Jorge
Logged

Pages: [1] Print 
« previous next »
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!