Thread: desktop exe
View Single Post
  #1 (permalink)  
Old 03-11-2009, 10:14 PM
bob1a2a bob1a2a is offline
Junior Member
 
Join Date: Mar 2009
Posts: 1
Default desktop exe

hi, just starting to use swfkit and trying to see how I can setup my swf as an exe for the desktop. What the swf does is retreive url links from an external source each time it is clicked then opens the url in new browser.
Have got to the point of converting the swf to an exe, but when clicked it opens the swf into a browser then it can be clicked to open a browser for the url the swf retrieves. What I want to do is remove the step where the exe opens the swf into the browser, and just have the exe open the browser for the url it retrieved.

Can this be done?
Reply With Quote