#  /  posted on May 07, 2010
X-Treme Dock Menu AS3
Home / /community/ / Components Discussions / X-Treme Dock Menu AS3
Started 3 years ago by Flashtuning
Last reply by bluebo
-
New tags have been added for the new component X-Treme Dock Menu AS3
#  /  posted on May 07, 2010 -
Is there a workaround to make it work in Opera and Chrome?
Is there a way to shave off 50 px from the top?
The free sample has gray background, but preview above has white. Does the paid version have white background?
#  /  posted on May 17, 2010 -
Hi,
What exactly doesn’t work? I just viewed this demo in chrome and it works fine.
Can you supply a link for me to test?
Decrease the “Menu position” (0) and “Menu size” (100) in the demo (or equivalent options inside the settings xml) and you will align the dockmenu to the top border.
The background can be modified from inside the html (look for “bgcolor”), the swf only supplies the default color (which is white in the paid version).
Best regards,
FlashTuning Support
#  /  posted on May 17, 2010 -
hey,
Wheww… Finally got it to work. The fix was really strange. I initially placed the component in /swf subdirectory, but my application didn’t allow the flash to display there, but only in Opera and Chrome. Once I renamed the directory to something else, everything started working.
Now I just need to make it work in Magento, great cart but very complicated. I wish you guys had your components sold as extensions there as a self install, it would be nice.
If I can get it work, I will make the purchase. I had issues before trying to make some xml-flash work on their before.
Thanks for the other info.
#  /  posted on May 19, 2010 -
on another note, in Chrome only, your preview above doesn’t always auto-start. I can get it to work by clicking apply in the xml settings bar. Just FYI
#  /  posted on May 19, 2010 -
Hi,
That really is a weird fix – never heard of that problem before, but thanks for letting us know.
Yeah I just realized that there is a issue with the demo on fc (sometimes the script blocks when I refresh the page in chrome).
I think that the problem is related to how the demo is loaded here (and how chrome manages the flash plug-in), since the same demo doesn’t have any problems on our homepage.
Good luck with your project,
FlashTuning Support
#  /  posted on May 19, 2010 -
Hi,
I’m back to square one, it stopped working again in Chrome and Opera. I suspect that my application doesn’t like AC_RunActiveContent.js but prefers SWFObject.js instead.
Is it possible to make this work with SWFObject and if so, could you be kind enough to provide the code?
This is giving me a headache…
Thanks,
Adrian
#  /  posted on May 19, 2010 -
Hi Adrian,
For swfobject you can check out the documentation on code google.
If you need further help with it, send me a pm so we can continue this discussion on email.
Best regards,
FlashTuning Support
#  /  posted on May 19, 2010 -
Hi, is there a code to use swf instead of PNG ? In my file the swf files dont resize! Thx Linus
#  /  posted on Aug 24, 2010 -
I've sent you a private message. Either reply to it or send me an email directly.
Best regards, FlashTuning Support
#  /  posted on Aug 24, 2010 -
Instead of displaying images, could it be made to display web pages? Ideally, I would provide a URL via the XML file and the component would load the web page from that URL and display it in the same way it currently displays images.
#  /  posted on Nov 14, 2010 -
-
There's a reason this one is a straight 5.0/5... really nicely set up, I love that the example is just the index file... the documentation is great and the fact that xml can be specified via flashvars (and is documented) is refreshing rather than digging through a million pages to find out how to do this.
Thank you!!!
#  /  posted on Nov 25, 2010 -
I found an issue in IE where it seems to get a bit 'unresponsive' if you do a transparent wmode. It's as if the mouse doesn't detect the images (sometimes - it's sort of random).
Is there a way to set the background colour? Can't see such a setting in the settings.xml?
#  /  posted on Nov 29, 2010 -
Hi,
The transparent problem is likely generated by the ie side of event management when interacting with flash objects. From my experience, it is very problematic only on ie6 (which is quite outdated right now).
To change the background color you can either edit the fla or simply use the bgcolor property of the flash object - inside the html file (should be around the wmode property).
Best regards,
FlashTuning Support
#  /  posted on Nov 30, 2010 -
This does not work correctly with Firefox. If the dock-contents.xml internal links are changed it is not reflected on PC's that have already visited the page. Even if the Meta tags are correctly modified for no cache.
Right now anyone clicking on an image in the Dock Menu AS3 is taken to the Flashtuning web site instead of the links that are in the dock-contents.xml
#  /  posted on Dec 25, 2010 -
Hi Garth,
This is not a problem with the component. Each web server sends files with whatever http headers you configure it to send.
You need to use a scripting language to invalidate the xml files (or to prevent caching). For php, you can check out "Example #2" from http://php.net/manual/en/function.header.php . Also, if you search for "no-cache" further down the page, you can see a few other examples.
Similarly, there should be documentation for the scripting language you use on your webpages.
Best regards,
FlashTuning Support
#  /  posted on Dec 25, 2010 -
Hi,
I bought the product and trying to merge it into my wepage.
I don't manage to configure the flashvars to pick up a different config xml. In particular I am trying to have two bars on the same page, and for this I need to specify different locations or names from the standard ones.
I tried modifying javascript or the object, it would work only if the config files are with the standard names and in the same folder as the webpage.
Could you please help me with this? Even other strategies with respect to flashvars will be welcome.
Thanks, Vincenzo
#  /  posted on Mar 23, 2011 -
Is it working on ebay ? Did someone try it on the ebay plateform ?
#  /  posted on May 05, 2011 -
@simochinois: Follow the free download link and test the product before buying.
#  /  posted on May 05, 2011 -
Am trying to get dockmenu to work at 100% width (full width of browser) but am having trouble. Is this possible? How do you do it? If i set the totalWidth to 100% it sees it like 100px.
#  /  posted on Jul 15, 2011 -
-
dude, i cant find where in the world you set the background color for the item containers... could you tell me where that is... im loading pngs and i dont want the square visible... images arent square... thanks a tone.....
#  /  posted on Mar 18, 2012 -
ok thats solved, but i really need to know why in the world im not being able to place a backround image behind it.... ive tried everything... ive placed the background at the bottom most layer doesnt, ive placed it as a loaded image at addChildAt(jjjj,0); as soon as something is behind the component the component stops working... im really baffled here......
#  /  posted on Mar 18, 2012 -
hey nick i want the same, my work around was to read the stage size and the post it to php to replace the pixel size in the settings xml....
#  /  posted on Mar 18, 2012 -
ok im having serious issues with having the mouse leave the stage. once it does the component freezes
#  /  posted on Mar 21, 2012
Please login to post replies.










