I am wondering the best way to set flash content up to be used with USB strips. Ideally it would auto-run or have an icon to click on. It must work for both Mac and PC and I would like it to r...
Beginning in Flash here!!!
Ive got a flash Document, that I have a command button on, which should set the contentPath of a loader component to an image, problem is, if he image component i...
Dear Sir, I'm using Flash 8 and I would like to know: how to get/send arguments between SWF file if you are using the function LoadMovieNum? I would be very greatfull if you would show it by e...
Hi, I am trying to send an xml string from ActionScript client to a Java server.
When I send the xml data, I use:
DocumentBuilderFactory docBuilderFactory = DocumentBuilderFactory.newInst...
Hi, I'd like to know if it's possible to create a pear-to-pear connection between 2 ore more flash applications (macrmedia flash) for file sharing or video chat, or for simply text messageing?...
Hi guys - I hope this is an easy one
How do I remove the 'comma' from appearing in the following array generated in Flash:
numberofItems = A;
// creating the arrays
message = new Array...
this is actually 2 questions in one
1) I have six buttons which reside in a 'main.swf' that will most likely be movie clip buttons that have the up/over/down/ states. Each button loads a p...
I have a flash presentation slide and i have one child slide i will call it "child3", on reaching certain keyframe i want the slide to go to the nextSlide which is "Child4". Now on playing cer...
Hi,
I have a company presentation that has an embedded flash file included (file.swf). I want to update some text in the presentation, how can I do this or do I need the original source?
...
I'm trying to keep a tween from showing when the fla is revisited.
user_so = SharedObject.getLocal("user");
if(user_so.data.tname != undefined) {
goToAndPlay("2", 1);
} else {
user...
I need to edit the text in the scroll drop down text boxes. They are 4 pages that have these two read more drop down scroll text boxes. When you click on the read more it just displays text in...
This is the code I am using to turn the pages;
onEnterFrame = function() {
flipbook.gotoSpeedProp = .7
flipbook.flipForward();
flipbook.onLastPage = function()
{
flipbook.directGoTo...
I have Flash CS3 and I was wondering how I can load up a video so I can view it while I'm in the editor?
So, if it's a 10 minute video, I'll have a 10-minute timeline with a frame-by-frame ...
Suppose you scroll around in the Stage and you want to center it again so that the center of the Stage is in the center of the screen. How can you do this (other than closing and reopenin...
Head out to http://www.brucegust.com/PulldownMenu.zip to download the fla so you can see the ball of snot that I'm trying to figure out.
I'm using a script for a pulldown menu that's workin...
Hi
i have data in the database which is defined as utf-8 , i take this data with php and it works in the browser (the html is utf-8 as well). but when i load this data into flash (with amfphp...
Go out to http://www.brucegust.com/ShowdownTest/ and check out the Carousel menu in the lower right hand corner. You'll notice that it whips around like a champ because the code associated wit...
Hi, experts
I have a red circle at top and black circle at bottom as shadow.... that is great, the problem is if circle turns then shadow will turn too. HOW DO I MAKE SHADOW ALWAYS STAY AT ...
This is a question that I decided to rephrase. I have a flash from a client that has broken links because the domain moved. I used a find and replace to find a lot of these broken links, and f...