bugGnash - The GNU Flash player - Bugs: bug #26541, AVM2 movies not working

 
 

bug #26541: AVM2 movies not working

Submitter:  shahar <shr10>
Submitted:  Tue 12 May 2009 02:45:40 PM UTC
   
 
Category:  core Severity:  6 - Security
Release:  trunk Status:  Wont Fix
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 23 Jul 2010 12:54:46 PM UTC, comment #3: 

AVM2 currently not supported.

Benjamin Wolsey <bwy>
Group Member
Thu 18 Jun 2009 04:30:37 PM UTC, comment #2: 

Segfault now due to an object being deleted before it's accessed in ABC_ACTION_GETSUPER...

Benjamin Wolsey <bwy>
Group Member
Thu 14 May 2009 02:16:11 PM UTC, comment #1: 

This isn't to do with passing variables. They are both AVM2, so are unsupported for that reason.

I'm postponing it like other AVM2 movies so it can be checked when AS3 support is better.

Benjamin Wolsey <bwy>
Group Member
Tue 12 May 2009 02:45:40 PM UTC, original submission:  

I'm pretty new in the gnash area, so forgive me if I'm wrong. if anyone can try my tests it will be great. If I missed anything please tell me what.
I think it's bug in the gnush core. I tested it on version 0.8.4 which I compiled locally, and check it also with 0.8.5 'official' release, it ack the same.
 
This is the description:
When I run flash file with\without arguments it does the same.
for example: I run the next URL:
http://www.mtv.com/sitewide/components/marquee/HPMarquee.swf?CONFIG_URL=%2Fhomepage%2Fassets%2Fxml%2Fflash_marquee.jhtml&STYLESHEET=%2Fsitewide%2Fcomponents%2Fmarquee%2Fassets%2Fcss%2FHPMarqueeStyle.swf&wmode=transparent
when I give it to FireFox (using Adobe plug-in) it play it. and show all the images. but when I give the same URL to Gnash it show just black screen.
It is the same when I use the -P option, like this:
# gtk-gnash -P "FlashVars=CONFIG_URL=/homepage/assets/xml/flash_marquee.jhtml&STYLESHEET=/sitewide/components/marquee/assets/css/HPMarqueeStyle.swf&wmode=transparent" http://www.mtv.com/sitewide/components/marquee/HPMarquee.swf

I try it with another flash: (which shows the parameters list)
# firefox "http://www.shinedraw.com/wordpress/wp-content/uploads/PassingQueryString/PassingQueryString.swf?Key1=Val1"
this work and show 'Key1:Val1'
but when using gnush, in both ways,it shows only the background:
# gnash "http://www.shinedraw.com/wordpress/wp-content/uploads/PassingQueryString/PassingQueryString.swf?Key1=Val1"
# gnash -P "FlashVars=Key1=Val1" "http://www.shinedraw.com/wordpress/wp-content/uploads/PassingQueryString/PassingQueryString.swf"

shahar <shr10>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bwy (Posted a comment)
  • -email is unavailable- added by shr10 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-07-23 bwy StatusPostponed Wont Fix
        Open/ClosedOpen Closed
    2009-06-18 bwy Severity3 - Normal 6 - Security
        Release0.8.4 release trunk
    2009-05-14 bwy Summarygnash fail(?) to pass argument to flash AVM2 movies not working
    2009-05-14 bwy StatusNone Postponed

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code