Jump to content

Recommended Posts

Posted

Hi All,

I'm new in scripting Auto-IT Scripts and I really need your help ;-)

I created an AutoIT-Script which embeded a Flashmovie (using the ShockwaveFlash.ShockwaveFlash - Object) and it works great.

Now I want to compile the "flash.ocx" file into to my .exe (maybe as a resource?), so that the .exe will use this flashplugin as default (or if the user don't have

Flash installed).

Can anyone help me about this?

Thanks a lot!

Sarah

Posted

Hi All,

I'm new in scripting Auto-IT Scripts and I really need your help ;-)

I created an AutoIT-Script which embeded a Flashmovie (using the ShockwaveFlash.ShockwaveFlash - Object) and it works great.

Now I want to compile the "flash.ocx" file into to my .exe (maybe as a resource?), so that the .exe will use this flashplugin as default (or if the user don't have

Flash installed).

Can anyone help me about this?

Thanks a lot!

Sarah

You can use FileInstall. Read more about in help file.

  • 3 weeks later...
Posted

I tried this but it doesn't work as needed: If my script (re)installs the Flash ActiveX plugin my application always depends on the global plugin. For example, if a user installs another version (update via MSIE or another software) my application may be broken.

Do you know how to include the OCX in my application and use it without overwriting the ActiveX plugin of the local system?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...