Ahhh - you were using Flashr 0.4... It should be quite easy
to upgrade
to 0.5, just replace the com/kelvinluck folder... You will
also need to
change some of the functions you call (the class called
Flickr in 0.4 is
now called Flashr etc). But it will be worthwhile as 0.5 is
significantly more advanced than 0.4 and has heaps of
functionality that
will help you out... Let me know if you have any problems
with the upgrade,
Cheers,
Kelvin
Web Mail wrote:
> I believe my issue is with the version of Flashr. I
was working with FlashrRecentPhotos and modified the code to
call groups. I took a look at the Photo.AS file and
photo.largeUrl does not exist. I have an image up that is
greater then 500px wide and the only image that I am getting
is an image 500px wide. When in Flickr I can get the full
600px image.
>
> What pitfalls am I going to run into with switching
from 4 to 5? Can I just copy that part of the code? Do I
need to move all the folders or just the com folder?
>
> I want to thank you for all your time.
>
> Raymond
>
>
> ---------- Original Message
----------------------------------
> From: Kelvin Luck <kelvin kelvinluck.com>
> Date: Tue, 23 Oct 2007 19:25:11 +0100
>
>> Hi Raymond,
>>
>> You should be able to get the large images by using
photo.largeUrl. What
>> happens if you trace these values and try and load
the URLs into your
>> browser?
>>
>> In some cases a large image isn't available
(depending on the size of
>> the originally uploaded file, whether the uploader
is a Pro user and
>> your authentication and relationship to the
uploader) - maybe this is
>> what you are experiencing?
>>
>> Which group are you loading photos from? Are large
images available on
>> the actual flickr website?
>>
>> Cheers,
>>
>> Kelvin (not Kevin!!)
>>
>> Web Mail wrote:
>>> Kevin;
>>>
>>> I have made progress with the Groups. I am able
to display the Thumbnail images and medium images. using
thumbnailUrl and mediumUrl
>>> I can not seem to get the Full size to work. I
tried to use photoPageUrl but it does not work (I think it's
for web page Links?). I looked throught the Photo.as code I
don't see anything that would help me. Can you tell me the
public function name for Full size images? or if you know
where I need to plug the var's in the URL e.g. return
"http://static.flic
kr.com/"...
>>>
>>> Thank you in advance.
>>> Raymond
>>>
>>>
>>>
____________________________________________________________
_____
>>> Need personalized email and website? Look no
further. It's easy
>>> with Doteasy $0 Web Hosting! Learn more at
www.doteasy.com
>>>
>>>
_______________________________________________
>>> Flashr mailing list
>>> Flashr osflash.org
>>> http://osflash.org/mailman/listinfo/flashr_osflash.org
>
>
>
____________________________________________________________
_____
> Need personalized email and website? Look no further.
It's easy
> with Doteasy $0 Web Hosting! Learn more at
www.doteasy.com
_______________________________________________
Flashr mailing list
Flashr osflash.org
http://osflash.org/mailman/listinfo/flashr_osflash.org
|