Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Viewing SWF in Delphi

Status
Not open for further replies.

PaidtheUmpire

Programmer
Jan 4, 2004
105
AU
Is there a way of doing this? I'm trying to get a library of all the SWF files on my website and are having trouble to even start it :p

Delphi, Delphi, Delphi. Oi! Oi! Oi!
 
Have you tried to Import Flash Player as ActiveX Component ?

Spent
mail:teknet@mail.orbitel.bg
 
A bit of a roundabout way would be to use a TWebBrowser component, and give it the filename of an html file that has the SWF embedded in it.

Clive [infinity]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"To err is human, but to really foul things up you need a computer."
Paul Ehrlich
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To get the best answers from this forum see: faq102-5096
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top