Archived Months
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
January 2008
June 2008
all groups > flash actionscript > april 2007 > threads for tuesday april 24

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30

xml help
Posted by dzedward at 4/24/2007 10:11:49 PM
I have images being pulled from a xml file and they spin around according to the cursor like a carousel, however, when i click one of the images, i have it set so all the others disappear and it brings up a Media Display...I'd like to put corresponding videos there from a xml file as well... h...more >>


Change layer order by script
Posted by nu guy at 4/24/2007 10:07:07 PM
I have a bunch of embedded movies that are controlled by hidden buttons. I would like to be able to adjust the stacking order or z-depth of the layers by scripts to solve a design problem. What I've ended up with is if you roll over button 3 the #3 movie zooms up to it's desired position on th...more >>

Object Oriented AS not working
Posted by RadioPunker at 4/24/2007 10:01:27 PM
For some reason I cannot add any code to symbols in flash, but only the frames. When I click a symbol (tried movie clips, buttons, and graphics) and go to actions it just says "Current selection cannot have actions applied to it". This makes no sense to me since I KNOW that flash allows object...more >>

How to use search on Flash 8
Posted by scottjsn at 4/24/2007 7:34:34 PM
I am using Flash Pro 8. I created a .fla file which contains several objects, each of them has the ActionScript. Now I want to search through all the ActionScript for a variable such as named GeneratedXML (already used somewhere in the application). So I go to Edit --> Find and Replace or...more >>

passing get or post parameter with getUrl()
Posted by javier4999 at 4/24/2007 5:51:19 PM
Hello I need to pass get or post parameter with getUrl, the help say that: firstName = "Gus"; lastName = "Richardson"; age = 92; getURL("http://www.macromedia.com", "_blank", "GET"); but it dosen't work! I dont anderstan where I have to tell to getUrl wicht variavle it have to send i...more >>

onSoundComplete MP3 "reset" question
Posted by Nathan Aaron at 4/24/2007 4:50:56 PM
Hello. Any help is greatly appreciated. I've worked hard to get this working by roaming the net forever, and it's working out great, except for one small final touch. I have two MP3s that I am playing as background music on my site. They stream automatically when the site starts, and it's ...more >>

ExternalInterface.addCallback deployment
Posted by cadflash2 at 4/24/2007 4:15:54 PM
How can I deploy the SWF with ExternalInterface.addCallback? My understanding was just supply the SWF and HTML to the server, so that anybody can access the function in the addcallback. But when I did the testing, these functions are getting called only on the machines in which FLASH develope...more >>

menu based-image to jump to a section in a second page
Posted by flashdebuton at 4/24/2007 3:16:37 PM
Can you help me in establishing this. I have just established a menu based-image in flash in the main html page. Also I do have a second page has details on each option of the menu of the main page. I am trying to whenever I click on any option of the menu in the main page; this should tak...more >>



xml-flash tutorial please
Posted by BetsyW. at 4/24/2007 3:00:48 PM
Hello, I just tried this tutorial: http://www.kirupa.com/developer/mx2004/xml_slideshow.htm I managed to complete it successfully in each of two versions. (successful when tested from the original fla file.... yet when testing from the .swf file which is also the case from an html page ...more >>

Bitmap vs BitmapData
Posted by Rothrock at 4/24/2007 2:28:14 PM
I'm excited to be learning AS3 with my new copy of Flash. But it seems to me the documentation has taken a step back since MX04. So can anybody explain the difference between Bitmap and BitmapData class? I'm guessing that BitmapData is just used to manipulate the data and then the Bitmap i...more >>

returning php vars to flash AS
Posted by ledatica at 4/24/2007 2:07:56 PM
Hi, I am not able to get a variable value from PHP back into flash after sendAndLoad. I can only get the actual value returned by php. here is the detail. Initially from flash dataOut.sendAndLoad("phptest.php", dataIn, "POST"); and the return from phptest.php dataIn.onLoad ...more >>

Alert Window in Flash with JavaScript
Posted by IreDevil at 4/24/2007 3:56:27 AM
Hi everyone, I know that there is a way to create a pop up alert box with some message in it using JavaScript. Anyone knows how to write that code in flash? Sorry for the trouble. FiOh...more >>

Moving in curve path
Posted by Shanthi.AL at 4/24/2007 12:00:00 AM
Hi, Is this possible to move a object in a curve path using script thanks, shanthi....more >>

Vars in CS3 ?
Posted by dianalucizs at 4/24/2007 12:00:00 AM
I can't edit Vars in ActionScript 3 in Flash CS3, it says make Publish setting for AS 2.0 or 1. So how do I do this in AS 3.0 ??...more >>

Loading external FLVs / Progressive Download issues
Posted by fruitskin at 4/24/2007 12:00:00 AM
Hi There I am writing an entirely custom video player that does not use any pre-built components. I have an instance of the video object on screen, with FLVs being fed in to via an XML script that references a PHP page. It does [b]not[/b] reference a direct URL. The PHP script then sp...more >>

render html from xml
Posted by timdiacon at 4/24/2007 12:00:00 AM
sorry for cross post but general flash seemed the wrong place for this... OK I am loading in some html formatted text via xml. The text is contained within the <![CDATA[MY_TEXT_HERE]]> tags, I am encoding the xml using utf-8 and I have the html attribute set to true for my text field along w...more >>

Automatic select textbox / textfield ?
Posted by Michealnl at 4/24/2007 12:00:00 AM
Hello, Is it possible to get an automatically focus on a textbox (or textfield) in Flash? I tried this: Selection.setFocus(input_txt); Selection.setSelection(); where input_txt is the instance name of the textfield. It does not work? Does anyone know how to do this? R...more >>

Tree Component with Multiline Cell Renderer
Posted by michaeltowse at 4/24/2007 12:00:00 AM
I am using a tree component with the multline cell renderer and it's all working fine apart from one small issue. When the text is wrapped around the 'large text field' it looks nice, although when a node has a smaller name, the text is placed at the top of the textfield and subsequently looks...more >>

Why is the sund stopping?
Posted by BelieverPT at 4/24/2007 12:00:00 AM
Hi flash users! I wonder if any of you can help me with a problem that is making me tear up my hair. I have this flash project I'm working on with a kind of a gallery of sounds. I have some buttons generated by actionscript and XML that will load when pressed a set of 3 different mp3 fi...more >>

Mp3 player problems...
Posted by alxsmth at 4/24/2007 12:00:00 AM
I have been trying to adapt an mp3 player so that it always plays randomly from its xml playlist. I dont want this function to be able to be turned on and off, i just want constant random play, so there will be no need for any new buttons. The mp3 player has some scripting in the fla and has...more >>


DevelopmentNow Blog