After a few visitors commenting on my previous entry about File Upload using Flash MX2004, I thought of reposting a solution here.
I see a lot of people struggling to make Yamzbrowser work with MX2004. I was also one of them, then one day I started a discussion at Chattyfig to get over this hurdle.
If you are interested, you can take a look at these threads:
http://chattyfig.figleaf.com/ezmlm/ezmlm-cgi/1/123264
&
http://chattyfig.figleaf.com/ezmlm/ezmlm-cgi/1/123256
So lets see how to get Yamzbrowser work with MX2004:
Step-1: Download the files from Yamzbrowser.
Step-2: You only need to make the changes to the FLA file, so lets open the FLA in Flash MX2004.
Step-3: Drag Drop the Yamzbrowser component on Stage. Right click and 'Edit in Place'.
Step-4: Go to the actions in the 'actions' frame. Find these lines:
change it to:
Watch the case sensitivity difference of xMin, yMin, xMax and yMax.
Step-5: Find this line of code in the 'if-else' statement:
change it to:
No need to change the next line which says:
Step-6: Finally, find this line of code:
change it to:
note: Watch the 'b' and 'B' difference. Once again case sensitivity issue.
Now you can publish your FLA as AS-2.0 and PLayer-7 version.
Comment here if you face any problems, or comeup with some innovative use of this.










(No Ratings Yet)