spi
08-08-2005, 11:00 AM
Is it possible to embed all files used for a project, eg a game, in one file? Some sort of a library, like Director has...
a typical setup would be: a startup exe file with all needed swf's in specific folders, but problem is that users could launch the swf's seperately when they browse the folders.
A solution would be to do it all in one fla with scenes, but I truly hate scenes and always work with seperate swf's to keep things nicely and clean. So that's no option
Another solution could be renaming the swf extention to "tt" for example and load "file.tt" instead of "file.swf" (yep, flash has no problem with it :)...this way they can't open the swf by doubleclick, but if they rightclick and open it with the flashplayer the problem remains)
If anyone has better hints, welcome ;)
Thx
Spi
a typical setup would be: a startup exe file with all needed swf's in specific folders, but problem is that users could launch the swf's seperately when they browse the folders.
A solution would be to do it all in one fla with scenes, but I truly hate scenes and always work with seperate swf's to keep things nicely and clean. So that's no option
Another solution could be renaming the swf extention to "tt" for example and load "file.tt" instead of "file.swf" (yep, flash has no problem with it :)...this way they can't open the swf by doubleclick, but if they rightclick and open it with the flashplayer the problem remains)
If anyone has better hints, welcome ;)
Thx
Spi