Showcase your knowledge about Apple's newest OS. Write a how-to or share a tip or trick about Snow Leopard and earn unlimited points!

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested Adobe Flash Solutions: 126 - 150 of 2344
 
I have a simple movie clip at the end of my flash file. I just want to restart the entire presentation when the movie clip/button is clicked. I selected the movie clip and entered this actions...
Hey experts out there! Any example on using Flash Data Grid Component with button, combo box, text box and check box inside it? Just need a simple example. This side is good but no source ...
I have used the transparent color code in flash before, but now when I need it again I can't remember the color code to use such a color code. I have asked others and they have told me there i...
I have attached the code I am currently using I have a flash site and want an image to pop up when rolled over..... Right now, the image comes up, but it stays up and is behind everything. ...
I am on vacation and have to update a flash file for a client - YES I know you can convert CS4 to Flash CS3 using SaveAs - but the problem is I took an older laptop with me on vacation and ONL...
I have created a very simple slide show in flash cs4. It consists of 4 slides with a classic tween effect between each slide. What I would like to do is link each of the four slides to the ...
textfield onChange Listener not returning any result ? //code selectedRegion_txt.onChanged = function(txt) {     trace(txt._name+" changed"); }; var txtListener:Object = new Object();...
Hi, some one help me how to do Sequentially preload images from XML data. i have a movie clip on stage thats duplicating using array. after its duplicating it need to load multiple images i...
Can I use session variables in ActionScript? The reason I want to use session variables is because I have an into movie that I only want to play once. Meaning to say, once a user has seen the ...
Hi experts, I am trying to create a desktop countdown timer (personal project) however I am getting some issues with the script.  The countdown timer works fine until I try and get user inp...
Hi there, I am having trouble making a website i am working on, true fullscreen. I have set the HTML dimensions within the Adobe Flash CS3 Publish Settings to 100x100% and have tried setting t...
I am trying to use Actionscript  3.0 to listen for the end of a video, and then go to a label created on the timeline. Can anyone provide an example of this?  
Hello, I have an image and I want to zoom in and out. I can easily zoom in and out by using the tweener class but I dont want the image to stay in (0,0) and only expand its width and height...
I am trying to preload images into movieclips, then hide them.  However the hide property of the movie clip does not appear to be working.  I have tried other properties such as _x & _y and th...
Hi I'd like to scroll an image within a masked area, using an image larger than the masked area, to allow the user some interaction in viewing a gallery. the image should be scrollable u...
Is there any free (free for commercial use also)web based flv player which supports playlist and custom logo. I have find some free flv player which either supports custom logo or supports onl...
Is there an external standalone flash player that when within a web page a linked is clicked a player will play the movie? And is able to be resized?
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 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...
Hello, I'm using swfobject 2.0 and have multiple embedded videos on one page. When the page loads, the first 3 videos have a play button waiting for a click, but the 4th video down the p...
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...
Hey Guys, I am creating a class in AS3 that loads some info from a remote file.  What I want to be able to do is put this info into a text box. I have given the text box an instance name...
With a flex 2.0 application is it possible to access local files without having to upload and then download the files?? I hav looked at this page: http://www.adobe.com/devnet/flash/articles...
I've downloaded SQLite, created a database, and now I want to access it via Flash (AS3 preferably), how do I do this?
I have a .swf banner on my site and would like to know how to make this into a clickable link.... the code i have is..... ----------------------------------------------------------------...