Hi all,
I have a flash project I am working on.
The end result is a SWF file that I embed into a web page. The SWF file loads a FLV file via progressive download and plays it.
The FL...
What would I do to get the same result as this AS2 creation of a box, if I should do it in AS3:
function container(target:MovieClip, boxWidth:Number, boxHeight:Number, cornerRadius:Number, ...
How do I control the z-index of content that I have added dynamically from an actionscript file? I want pictures to be displayed behind a textfield that has been statically loaded from the lib...
How can I contol the main timeline or the timeline of a movieclip with as3?
Thanks,
R.
Hi! I am sure this is a super easy thing to do, but as I am clueless, I am needing help!
I am using Flash MX. I have created a slider with a line and dragger, I followed the tutorial from
h...
I made a Dynamic Text box called myText. I coded it to say:
myText = "hi" + varHello + "what's up" + ...etc, etc.
Instead of coming out like a nice clean paragraph, it line breaks a...
Hi Experts,
Please see attached, is there anyway to skin the actual input field in an editable combo box (so users can see it's actually editable!), like how Flex has it?
Cheers!
hi
i have a movie in the library with a linkage. it is attached to an empty movie i created with AS.
i want to make it change its background color when rolledOver, but i cannot get it done.
...
I have a flash file and using NavigatetoURL to get a link from an XML file and load it into a div container. The Javascript function I am using came from DynamicDrive and is called ajaxPage. T...
Hi,
I hope some of you guys is familiar with dynamic flash templates. They're relatively new.
Anyway, I need to know how to setup the contact form in my dynamic flash template. It has o...
I am trying to accomplish something and I am totally lost....
I have a Flash Movie. It has 4 lines of text that are converted to button symbols.
When you roll over them, it displays a new ...
I am trying to create a flash viewer, which will load various other flash movies. The viewer will be in the root directory, but the flash movies it will load are a few directories deep. Those ...
Is there anyway to get frame label name that playhead is currently playing like MovieClip._currentframe with ActionScript 2.0?
I am trying to create a transparent graphic - i could do it through ann gif or flash swf -
in flash (CS3 I have done - publish settings - html - window mode - transparent -
doesnt seem ...
Hello!
Can anyone tell me: is it possible to create a Flash movie on a canvas that's 500x300 for example, and then afterwards, if you need a smaller movie, to resize the canvas to say 300x1...
I have several mc's wrapped into one mc. on MOUSE_OVER they animate out, and on MOUSE_OUT they animate back in. This works fine. What I need to add now is a tween at the end of the MOUSE_OV...
I'm working on a proof-of-concept for a client, and used Flash CS4 and Dreamweaver 8 (8.0) to embed Flash (SWF) into the site code. The idea is to load the Flash with background scene image, a...
I'm needing a Flash Horizontal Menu component that will allow my user to scroll through options like the technology they use with iTunes where you can leaf through what appear to be album cove...
Is this even possible? I'm using Flash 8 AS 2 and am playing progressive video files that are quite long. I'm able to calculate an ideal buffer time based on the flv length, flv bit rate and a...
this should be simple...but im not very familiar with Flash development.
I have the Full Screen functionality working for my SWF.. but I can't get a Button to control the Full Screen functi...
I have been trying to install adobe flash player on my computer but to no avail. im running a Windows SP2. I have updated my internet explorer 6 to IE 7 yet still cannot install. I've even cle...
Hello I am wondering how to create a photo Gallery in flash cs3 that loads the images from an XML file. I have found many tutorials on doing it with AS2 but no luck with AS3.
Hey all ...
New to actionscript, but have a pretty good programming background ... I want a horizontal scrolling image gallery (with highlight mouse-overs), and can't figure out how (and wh...
HI all, im learning actionscript at the mo and just figured some essential fundamentals movieclip loader etc. However, im having difficulty trying to make this 'if' statement work, when the co...
happy new year to all
we have a flex 2 application and i need to display a custom component (form) in the center of the flex control when a button is pressed and we need it to display in th...