A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Use flash as a skin for an app

  1. #1
    Junior Member
    Join Date
    Jul 2009
    Posts
    18

    Use flash as a skin for an app

    Hello all, I have a question. Would it be possible to use a flash projector as a new skin for an allready existing application?

    Maybe pin a flash file to a window?

    Thanks

  2. #2
    Lifetime Friend of Site Staff Northcode's Avatar
    Join Date
    Dec 2000
    Location
    Whitehorse YT
    Posts
    3,766
    You can do this with SWF Studio (my product).

    Before you get too excited, you should know that most applications won't like being treated this way. The application has no way of knowing that it's been hijacked so it tries to go about its business as it normally does. The app might not display properly when "embedded" like this or it might just crash randomly. You have been warned.

    Now for the trick that makes it work... The SWF Studio ssCore.Shell.execute command has a sneaky little argument called forceChild and if you set that to true, then the application that you launch will become a child window of your Flash application.

  3. #3
    Junior Member
    Join Date
    Jul 2009
    Posts
    18
    um. i'll check it out
    thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center