as3 flv ffs!

Out of context: Reply #4

  • Started
  • Last post
  • 4 Responses
  • wwfc0

    ...okay moving closer ( i think)!
    i have added bits to the showlargeimage function
    like so:
    http://pastebin.com/m55f59271

    and no compile time errors but when the thumbnail gets clicked and it zooms in / shows the large image i get this error:

    Error #2044: Unhandled NetStatusEvent:. level=error, code=NetStream.Play.StreamNotFou...
    at com.mediastuttgart.imageworld3d...
    at flash.net::NetConnection/connect...
    at com.mediastuttgart.imageworld3d...
    at Function/http://adobe.com/AS3/20...
    at caurina.transitions::Tweener...
    at caurina.transitions::Tweener...
    at caurina.transitions::Tweener$/on...

    which i am hoping means that it knows what to do but doesn't know where the flv is?

    this is the line that defines where the largeimage is:

    var largeimage:String = settingsXML.images.image[i].attr...

    how do i write that in the _stream.play("imagePath");

    i would have hoped that the above be good to go - but no - it isn't
    :-(

    any work out what is a miss?

View thread