ObjectUtil.toString(result) and see what it is. I'm curios to know too.

Best Regards,
~Aaron

On Wed, Aug 20, 2008 at 8:22 AM, Nik Derewianka <[EMAIL PROTECTED]> wrote:

>   Hi,
>
> Was just looking through some blogs on AMFPHP and came across a php
> snippet that showed:
>
> function getSwf()
> {
> return new ByteArray(file_get_contents("my.swf"));
> }
>
> But no sample of what to do on the Flex side to turn it back into
> something useable.
>
> How would you convert that ByteArray of the swf file back to a
> MovieClip/SWFLoader/something displayable ??
>
> Thanks,
> Nik
>  
>

Reply via email to