Forum Moderators: coopster

Message Too Old, No Replies

PHP function that can read swf actionscript

read swf actionscript and output it

         

xize

10:27 am on Feb 27, 2008 (gmt 0)

10+ Year Member



Anybody who knows a PHP function that reads swf actionscript and output it? I tried searching on the net but i only find functions that reads and output swf headers and not the SWF actionscript.

Any help or ideas would be much appreciated.

coopster

4:37 pm on Feb 27, 2008 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, xize.

I would dig into the Ming functions for Flash [php.net] or perhaps have a look in the » PECL repository [pecl.php.net]

xize

7:00 am on Feb 28, 2008 (gmt 0)

10+ Year Member



thank you coopster :)

xize

11:09 am on Mar 5, 2008 (gmt 0)

10+ Year Member



Please check at the following website:

Any idea what script are they using on this. It scans the swf contents and yeah displays it. What i need is just to get the getURL tag and displays it on a page.

[edited by: jatar_k at 5:19 pm (utc) on Mar. 5, 2008]
[edit reason] removed url [/edit]

jatar_k

5:20 pm on Mar 5, 2008 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



maybe try something like

[adobe.com...]

xize

7:24 am on Mar 6, 2008 (gmt 0)

10+ Year Member



thank you jatar_k but that is not what i am really looking for. and im no good with c++.