| Page 1 of 1 | [ 5 posts ] |
|
Hi everyone,
I can't seem to get the gallery-clipboard module to work. I have flash debugger plugin for firefox installed and it gives the following exception: Code: ArgumentError: Error #2004: One of the parameters is invalid. at flash.display::Graphics/drawRect() at ClipBoardCopy() I'm not sure what's wrong. I'm only trying to mimic the official example http://rmsguhan.github.com/gallery-clip ... emo_1.html I look at the 'Net' tab on Firebug and it can find the SWF file just fine. Thanks. |
|
So after looking into the source code for the actionScript file, it turns out the dimensions were most likely undefined and when I inspected the embed tag, it was passing in NaN as width/height to the flashvars.
So in my HTML, I tried setting an explicit width/height on the page container element and the element that I wanted to click on and it all works! Hope this helps anyone else Btw, I'm using YUI 3.6.0 and it seems to be working fine. |
|
hi
i tried the example not able to repro the situation you have explained I tried the example of Firefox GA ( 14.0.1 Firefox ) Mac OS 10.6.8 (64-bit) Flash Version : 11.3.300.271 As suggested, please try to pass in the height and width, also in the past I have not had too much success with the flash debugger on firefox, iv had situations where it just crashed the flash on the browser also, make sure your movie is hosted and not served from the local host |
|
Hello!
Thanks for responding Could you clarify what you mean by "also, make sure your movie is hosted and not served from the local host" I just placed the SWF file into the web root directory of my web server. Does this constitute as "hosting" the SWF file? |
|
Also, I noticed that the last update to this gallery module was back in 2011. Do you plan to continue to support it for the foreseeable future?
Thanks. |
| Page 1 of 1 | [ 5 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group