|
|||
|
Hi Daniel, Hi 2 all,
i have a little pb about open an url within a customised browser window. . i thought i read that allready somewhere but could not catch it anymore. . here's the problem: in the swf i get a geturl(javascript: ...bla...bla;void(0)) so that the browser window will have some particulars size and options (no menu,no history ...and/or so on). . That works ok in a html page, we all know that, but in the exe, i have 2 windows : 1°) a blank one with the javascript line (such as the same when you test the movie in FLASH) 2°) the window itself. HOW TO AVOID THAT ? And, i've finally discover that your appli is not compatible with the shareobjects (it tooks me a little time but...) As you decompile the exe, each new time its launched, i get a list of shareobjects that are new. . So, for example, if i wanted to make an easy flash history, i do have to use a txt file. . But that's not the point here. Could you give me a solution for my window problem ? . . SeeU guys
__________________
http://www.alyze.com - http://www.ecomzone.net - http://www.alisook.com -http://www.madcha.com - http://www.i-multimedia.fr - |
|
|||
|
If you want to use SharedObject in SWFKit, please don't check the "pack movies" option. If the movies are packed into the exe file, each time the exe launches the movies are extracted to a temporary folder. The temporary is different for every launching. So the Flash moviea have different path names every time the exe runs. The ShareObject can only work in a movie has static path name.
The getURL method works in SWFKit the same way as testing the movie in Flash. The javascript function is defined in html, SWFKit apps cannot interpret the code. |
|
|||
|
Quote:
. How disappointing ! . And i'm not even sure the none packed swf will not follow the exe each time i lunch it....got to test it. . . SeeU
__________________
http://www.alyze.com - http://www.ecomzone.net - http://www.alisook.com -http://www.madcha.com - http://www.i-multimedia.fr - |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|