Embedded Flash ActiveX

Share your advanced PureBasic knowledge/code with the community.
Wolf
Enthusiast
Enthusiast
Posts: 232
Joined: Sat Apr 03, 2004 12:00 pm
Location: S.T

Post by Wolf »

I have this problem too.

And don't know how must use it :?
Fred
Administrator
Administrator
Posts: 18153
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

The above code does this, I don't understand what you mean.
chio
User
User
Posts: 30
Joined: Thu Jun 24, 2004 1:55 pm
Location: New York City
Contact:

too complex

Post by chio »

I guess I need more knowledge. I used the webgadget to bring in the swf file and wroks for what I need. The only issue is the scrollbar at the left which is not going away.

Thanks.
chio
User avatar
J. Baker
Addict
Addict
Posts: 2181
Joined: Sun Apr 27, 2003 8:12 am
Location: USA
Contact:

Post by J. Baker »

I was going through this again and trying to understand it more. Then starting thinking about how the atl.dll is being used. Does this mean IE does not have to be installed and this will still work? At least displaying the flash file. Thanks

EDIT What I should have asked is, do you need IE installed as long as you're using ATL.dll with your program? Or does the ATL.dll still rely on IE being installed? Thanks
www.posemotion.com

PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef


Even the vine knows it surroundings but the man with eyes does not.
User avatar
J. Baker
Addict
Addict
Posts: 2181
Joined: Sun Apr 27, 2003 8:12 am
Location: USA
Contact:

Re: too complex

Post by J. Baker »

chio wrote:I guess I need more knowledge. I used the webgadget to bring in the swf file and wroks for what I need. The only issue is the scrollbar at the left which is not going away.

Thanks.
If you're loading a html with swf, use "scroll="no"" in your html file.
www.posemotion.com

PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef


Even the vine knows it surroundings but the man with eyes does not.
ricardo
Addict
Addict
Posts: 2438
Joined: Fri Apr 25, 2003 7:06 pm
Location: Argentina

Post by ricardo »

One question: How to receive a FS Command in PB using this interface?
ARGENTINA WORLD CHAMPION
User avatar
NoahPhense
Addict
Addict
Posts: 1999
Joined: Thu Oct 16, 2003 8:30 pm
Location: North Florida

Post by NoahPhense »

Fred wrote:I'm using the Ansi2Uni from the aXend 'com' library. Of course you need to have flash installed :twisted:
sweet ..

- np
ricardo
Addict
Addict
Posts: 2438
Joined: Fri Apr 25, 2003 7:06 pm
Location: Argentina

Post by ricardo »

ricardo wrote:One question: How to receive a FS Command in PB using this interface?
Dont find anything to do it.

And one more: Im trying to get set a variable without success... any advice are welcome.

Thanks
ARGENTINA WORLD CHAMPION
User avatar
J. Baker
Addict
Addict
Posts: 2181
Joined: Sun Apr 27, 2003 8:12 am
Location: USA
Contact:

Post by J. Baker »

Anyone know how to get the fps from a flash file? None of the commands in "IShockwaveFlash" seem to support it.
www.posemotion.com

PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef


Even the vine knows it surroundings but the man with eyes does not.
User avatar
J. Baker
Addict
Addict
Posts: 2181
Joined: Sun Apr 27, 2003 8:12 am
Location: USA
Contact:

Re: Embedded Flash ActiveX

Post by J. Baker »

Anyone know how to embed the ocx in app so you do not have distribute it? I still enjoy Flash and never had problems with it but it may not be best to install it in Windows dir.
www.posemotion.com

PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef


Even the vine knows it surroundings but the man with eyes does not.
Post Reply