Re: tricky Flash and Delphi integration
- From: "Dennis Landi" <nada@xxxxxxxx>
- Date: Sun, 29 May 2005 12:53:10 -0400
You can only pass a string into an swf as far as I know via the activeX
interface...
But what you can do it write the image to a directory within the swf's
domain scope, and then just pass in the URL (or physical address in case its
a delphi app...) If you embedded a http socket server in the delphi app,
you could then have it listen on a port for a request for that image (that
you could still have in memory...
-- d
---------------------------------------------------
Need to see what's happening?
Check out the Delphi Community Blog Aggregator
http://delphi.flashblogger.com
"Eugene V. Goldberg" <egold@xxxxxxxxx> wrote in message
news:4299dde0@xxxxxxxxxxxxxxxxxxxxxxxxx
> Hi there guys,
>
> I know I can play SWF file within my Delphi app using ActiveX
> or somehow else...But what i need is somewhat more difficult
> and i am not sure is it possible at all. Probably something
> to do with Flash' actionscript...
>
> I need to pass an image (bitmap stream or link to file...doesnt matter
> actually)
> and a text string into Flash object...so it creates "dynamic episode" with
> this stuff....
> and i want to play it then in my Delphi form...
>
> Somewhat feasible?
>
> Thanx,
> Eugene.
>
>
.
- Follow-Ups:
- Re: tricky Flash and Delphi integration
- From: Eugene V. Goldberg
- Re: tricky Flash and Delphi integration
- References:
- tricky Flash and Delphi integration
- From: Eugene V. Goldberg
- tricky Flash and Delphi integration
- Prev by Date: tricky Flash and Delphi integration
- Next by Date: Re: Free advanced logging tool SmartInspect Personal officially released
- Previous by thread: tricky Flash and Delphi integration
- Next by thread: Re: tricky Flash and Delphi integration
- Index(es):
Relevant Pages
|