xml buttons in movie clip

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • angelicdevil
    New Member
    • Apr 2009
    • 116

    xml buttons in movie clip

    ok wat i m trying to do it get flash to read a xml file and load the titles in xml as a button into the imagetitles movie clip made on stage in flash . so that when i click on a title it displays the corresponding image, name and description form the xml onto the stage in respective movie clips.

    but its not loading the xml titles into the imagetitles movie clip

    i m uploading the zip file of the xml that i have at present ...plz check and lettme me know what change i need to do, to it it working
    Attached Files
  • surenpl
    New Member
    • Jul 2007
    • 2

    #2
    Originally posted by angelicdevil
    ok wat i m trying to do it get flash to read a xml file and load the titles in xml as a button into the imagetitles movie clip made on stage in flash . so that when i click on a title it displays the corresponding image, name and description form the xml onto the stage in respective movie clips.

    but its not loading the xml titles into the imagetitles movie clip

    i m uploading the zip file of the xml that i have at present ...plz check and lettme me know what change i need to do, to it it working
    In your file, u didnt added any empty Movieclip by name "imgContain er", image is calling from the XML, but it didnt find the container where it suppose to load, create a movieclip on the stage name it as "imgContain er". it will work

    Comment

    Working...