Results 1 to 7 of 7

Thread: AlbumArt and flash

  1. #1
    FLAC
    Auto Apps:loading...
    EL CAMINO's Avatar
    Join Date
    Jul 2005
    Location
    upland california us
    Posts
    1,216

    AlbumArt and flash

    i been trying to get this to work and cant find the way, i created a small flash object using flash CS3 to show the current albumart with some effects, it works flawlessly standalone, hardcoding the picture path, but when using RR it just dont work, it appears that the flash object is not getting the path from RR for the image, i even make the flash object to set a variable in RR to see what is getting from _root.ALBUMART and all i get is "undefined". i have the label "ALBUMART" in the screen where the movie is embedded, so as far as i know is all i need, heres part of the code i'm using

    Code:
    fscommand("GETLABEL", "ALBUMART");
    artwork = _root.ALBUMART
    fscommand("SETVAR;FLASH;" + artwork);

  2. #2
    Wants to make it harder monkeyracer's Avatar
    Join Date
    May 2007
    Location
    Lakehood, CO
    Posts
    1,460
    I'm not sure it will work with flash, but have you tried the RRStrings plugin yet with the "PathFromPath" tag?
    That might work.
    Or have you tried the "COVERART" code instead of albumart? coverart is supposed to act a little different than albumart.
    2007 Chrysler PT Cruiser TE
    Car PC Progress:
    Planning.......[---------X-] 95%
    Parts...........[---------X-] 90%
    Fabrication...[---------X-] 90%
    RR Skin........[---------X-] 95%
    View my
    Worklog
    Road Runner Skins
    Website
    Favorite thread EVER!

  3. #3
    FLAC
    Auto Apps:loading...
    EL CAMINO's Avatar
    Join Date
    Jul 2005
    Location
    upland california us
    Posts
    1,216
    that plugin will help if you don't want to use a script to get paths, i can do that inside flash or a script, the labels and indicators for 'ALBUMART" and "COVERART" will return a string with the path of each one as fas as i know...

  4. #4
    Mo' Programming Mo' Problems
    Auto Apps:loading...
    Sonicxtacy02's Avatar
    Join Date
    Sep 2004
    Location
    Woodbridge, VA
    Posts
    7,774
    Blog Entries
    32
    i'm not using flash cs3 but if it helps i can post a working version from swishmax? Has no affects tho just displays the album art from the ALBUMART label.
    NOVA, MD, DC Monthly Meets Here
    Ride Runner and Centrafuse 3 plugin creator
    mp3Car.com Senior Tech Blogger (Want a product reviewed? Contact me.)
    Find my plugins on the MP3Car App Store!
    Follow Me on Twitter or Facebook
    Live mp3Car Facebook Chat

  5. #5
    FLAC
    Auto Apps:loading...
    EL CAMINO's Avatar
    Join Date
    Jul 2005
    Location
    upland california us
    Posts
    1,216
    please thanx

  6. #6
    Mo' Programming Mo' Problems
    Auto Apps:loading...
    Sonicxtacy02's Avatar
    Join Date
    Sep 2004
    Location
    Woodbridge, VA
    Posts
    7,774
    Blog Entries
    32
    Quote Originally Posted by EL CAMINO View Post
    please thanx
    here you go.. you should be able to compile that , add the ALBUMART label and flash object to your skin file and be good to go. Credit goes to CDR for most of that code though.
    Attached Files Attached Files
    NOVA, MD, DC Monthly Meets Here
    Ride Runner and Centrafuse 3 plugin creator
    mp3Car.com Senior Tech Blogger (Want a product reviewed? Contact me.)
    Find my plugins on the MP3Car App Store!
    Follow Me on Twitter or Facebook
    Live mp3Car Facebook Chat

  7. #7
    FLAC
    Auto Apps:loading...
    EL CAMINO's Avatar
    Join Date
    Jul 2005
    Location
    upland california us
    Posts
    1,216
    cool thanx again

Similar Threads

  1. ALBUMART of the specified item
    By banderas in forum RR Skins
    Replies: 5
    Last Post: 04-09-2008, 11:57 AM
  2. Flash ALBUMART Loader
    By LeeVD in forum RR Skins
    Replies: 0
    Last Post: 01-10-2008, 04:14 PM
  3. Notice :- Flash speed with albumart
    By CdRsKuLL in forum RR Skins
    Replies: 7
    Last Post: 03-15-2007, 07:39 AM
  4. Audio_Browser and Albumart
    By CdRsKuLL in forum RR Bug Tracker
    Replies: 0
    Last Post: 03-12-2006, 03:48 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •