[Flashr] Flashr and AS3
Kelvin Luck
kelvin at kelvinluck.com
Sun Nov 4 15:01:26 PST 2007
Hi,
Flashr is written in AS2 and as such isn't directly compatible with AS3.
You could maybe make it work using a system like Flash Interface:
http://www.flashextensions.com/products/flashinterface.php
But I wouldn't recommend this. You are probably better using a Flickr
API wrapper written in AS3 such as as3flickrlib:
http://code.google.com/p/as3flickrlib/
Although I recently played with this and found it missing some of the
functionality of Flashr (for example queuing and caching).
I'd quite like to write an AS3 version of Flashr (with e4x and the new
event model it would be very easy to get the basics of it implemented)
but I don't think I'm likely to have time in the near future...
Hope that helps,
Kelvin :)
Steve Young wrote:
> Hi,
>
> has anyone got Flashr to work with AS3 / FLASH CS3 ?
>
> Is it completely incompatable - or are there ways to do it ?
>
> I'd like to make use of some of the AS3 richer bit map manupulation
> functionality
> and general object code enhancements.
>
> I have my flickr Interface using Flashr working in AS2 - at a proof of
> concept level.
>
> I'm wondering on my best options for evolving in the richer image
> manipulation
> functional directions I imagine.
>
> Am I AS2 bound - or are there ways I can make use of FLASHR in the
> richer AS3 world ?
>
> Is a Flashr AS3 version envisioned and if so when ?
>
> thanks for any forthcoming illucidation, tips, tricks or other useful
> leads...
>
> Steve
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Flashr mailing list
> Flashr at osflash.org
> http://osflash.org/mailman/listinfo/flashr_osflash.org
More information about the Flashr
mailing list