Hi:
I'm looking for some tutorials of image transition effect in flash MX. Or if you know any cool effect (not alpa fade effect), please let me know (step by step tutorial if possible).
...
I am using Flash 8 and I am building a flash stock ticker. I want to change the color of the text based on change of the stock (positive or negative). I have created a text file using aspx and...
hello,
i need to make a a scroll bar that will show clickable images with dynamic images
how should i do that
Hello,
I'm not an expert in Flash, but I definitely had a working understanding of earlier (AS2) versions. The new changes in Actionscript 3, though, have me completely confused on things ...
I'm using Flash 5. Is there any free tool that provides SWF to FLA conversion?
Rosh :)
I'm trying to figure out how to make some small text changes to my website, but don't have any experience doing it. I've managed to figure out that the file which needs to be changed has an S...
We are running a Windows 2003 Server with Terminal Services. Having trouble getting flash player to work for users. Have installed as an administrator but it still requires users to install th...
Hi I am playing with the tutorial from http://www.kirupa.com/developer/mx/photogallery.htm
I am using flash 5. I download the code for flash5, and extract the image files from flash mx, the...
I am trying to open up external (swf's and jpg's) within a flash window once I press a button. I have created a loader and open the file within a MovieClip. The problem is... It does not scale...
Hello,
I've read the tutorials and posts at Adobe but can't get this to work. My url passes this to the page with my.swf movie:
Code:
http://www.etc/myswf.html?var1=3&var2=A
var1 a...
Hi,
For some reason my flash movie will not load. I right click it and I see the following
"Movie not loaded" it is greyed out. I can run this same .swf file from my local hard drive, ...
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...
I run Norton Systemworks "Find and fix problems" regularly as well as Registry Mechanic. Both give me the unfixable message: "CLSID\{1171A62F-05D2-11D1-83FC-00A0C9089C5A}\InprocServer32," refe...
Hi there ppls, i have obtained the following actionscript, it all works nicely...what happens basically there are numerous pictures that rotate in a 3d gallery....the rotation occurs horizonta...
I need to declare a global variable in Flash CS3 using ActionScript 3.0. I looked around the internet and the only solution that I found was to declare it in an external Class file, however, w...
hi
i have a form that should send post variables to a php file. but when i try to send them i can trace them but i get this error message in the output:
TypeError: Error #1006: value is no...
let's see you has the big brains? What is wrong with my code. Why does the bytes come back undefined...
var movieArray = ["volume.swf", "yellowdogworks.swf", "main.swf", "pricing.swf", "g...
Hi,
does anybody know how to make a horizontal image scrollbar for my custom garment design page. This whole features is completely in flash. I know how to make a horizontal image scrollbar...
I am trying to crete a simple flash countdown timer for my wedding info site i want to put a timer in the corner relating to the months, days, hours, mins and sec till i get married !! I am no...
This is a three part question
1. I have an XML slideshow that I need to to add a fade in/out between images. I understand that I need to add an Alpha function to the onEnterFrame event, but I...
I am working with Adobe Flash CS3. I want to create a slide show of photos where the users pushes a button to advance to the next photo.
Thanks
Chuck
I have an movieClip with an instance cercle on my stage.
I want to duplicate it. I tried:
var mc_mc:MovieClip=new MovieClip();
mc_mc.addChild(this.cercle);
mc_mc.x=100;
this.addChild(mc...
I have some data dynamically coming from an Oracle database into an SWF flash chart. I want to give the user an option to click a link, which will open a PDF file containing the chart with da...
How can I make my background transparent in flash cs3? so i can see the web page behind the flash document?
Hi
I found this count down flash tutorial in kirupa at "www.kirupa.com/developer/mx/countdown.htm"
I like it a lot but I wish to have a way to edit the time from external file such as txt....