Knowledge Base |
Important! All new questions are usually answered within the next business day.
* Flash - general use problems
How should the clickTag be applied on a ActionScript 3.0 clip ?
Accordion (Tree) Menu V3
Is it possible to apply kerning for the text inside the menu items ?
Accordion Panel V3
Open URL from panel content, not from panel header
Does the component have the possibility of opening urls by clicking on the panel content and not by clicking on the header ? I would like to use the headers only for opening and closing the panels and not for navigation.
ActionScript Bridge
ASBTerminal.addEventListener - method doesn't exist
For example, the Help docs say to use: [code]instanceName.addEventListener("status", listener);[/code] But in my AS2.0 class I have a variable that is of type ASBTerminal and I get an error saying the addEventListener method doesn't exist. [code]class com.eaxis.ReadingPane extends MovieClip { private var _asbTerminal:ASBTerminal; function ReadingPane() { _asbTerminal.addEventListener( "status", this ); _asbTerminal.addEventListener( "ASBReturn", this ); } private function status( evtObj:Object ):Void { if( evtObj.level == "status" ) trace( "Connection succeeded…" ); if( evtObj.level == "error" ) trace( "Connection failed…" ); } private function ASBReturn( evtObj:Object ):Void { trace( "The AS3 function " + evtObj.functionName + " returned "+evtObj.value ); } }[/code] How should I accomplish this? If I remove the var type I avoid the error but the listener still doesn't work. Thanks in advance for any help! P.S. besides this little hiccup (which is most likely my lack of knowledge about the component), I've been pretty pleased with ASB!
Advanced MP3 Player V1
Embedding the mp3 player into HTML
How can I place the mp3 player in a HTML page and pass it the name of the .xml file from there ?
Color Picker Pro V3
How could the color picker change the color of a movie clip from the stage, after a new color has been selected ?
Context Menu Pro V1
Context Menu Pro V1 without XML file
Hi, how can I use the Context Menu Pro V1 component without XML file or how can I call the functions directly in a frame with AS on the timeline please? Thank's a lot
Drop Down (Tree) Menu V3
Correct width of the main menu
Is it possible to find out the width of the menu because neither menu.width nor menu._width is returning the actual width value ?
Flash ToolTip 2007 Pro V1
Display tooltip between roll over and roll out
Can the tooltip be displayed on a mouse action, at a specified location and closed on another mouse action ?
Flv Video Player Pro V1
Does the Flv Video Player component support video smoothing ?
Loader Pro V3
Loaded content starts playing while preloader still showing
It seems that the loader starts playing the .swf files while they are not completely loaded and the preloader is still displayed. Is there anything I can do to prevent the .swf from playing while it is still loading ?
MCTE V3 (MovieClip Transition Effect V3)
MCTE flashes before animation plays
Every now and then there is the MCTE component or a white flashing just before the transition starts. Is there anyway to solve this problem ?
ScrollBar Pro V1
How can i use the hand cursor instead of the pointer?
I would like to use the hand cursor over the scroll button, instead the mouse pointer. How can i do this?
Text Menu Bar V1
LOAD EXTERNAL SWF THROUGH XML?
I would like to load an external swf in my movie using the text menu Bar V1...I do understand xml and action script but am not entirely sure what node to use to pass the parameters. Like for your Drop Down Tree menu v3 you can add a child node
Thumbnail List Pro V1
Change the red triangle of the visited thumbnail
Is there a possibility to replace the red triangle on a thumbnail that has been selected ?
Thumbnail Slider Pro V1
Does the ThumbnailSlider component support automated slide show ?
TxEff AS3.0
I've placed a TxEff animation inside a movie clip and placed that movie clip on the stage. But when I test the movie, the text animation does not loop even if I put a gotoAndPlay(1) command on the last frame of the animation. Is there any way to make a loop with TxEff animations ?
XML Slide Show V3
How do I dynamically load the XML from a string .. not from an XML file?
Menu |
|
|
