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 > june 2006 > threads for friday june 2

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

flash to asp
Posted by muzila at 6/2/2006 10:57:36 PM
Trying to send variable: _global.addToCart to cartBYB.asp and then goto the cartBYB.asp and view the variable Here is the .fla code: on (release) { loadVariables("flashmail.asp", _global.addToCart, "GET") getURL("<a target=_blank class=ftalternatingbarlinklarge href="http://www.custo...more >>

Condition - simple but confused
Posted by matecito at 6/2/2006 7:42:10 PM
Ok... have I lost my mind? Create a movie with 352/352 dimensions... this is supposed to represent an 8x8 grid where each square is 44 x44. Now paste the code below and test the movie. My question: Why is it that the X / Y coordinates do not match the conditional statement that a...more >>

MP3 Player Auto Starts, How can I get it to load, but not Auto Start
Posted by jeffjsea30 at 6/2/2006 6:54:02 PM
MP3 Player Auto Starts, How can I get it to load, but not Auto Start Jeff <a target=_blank class=ftalternatingbarlinklarge href="http://www.point1music.com/test">http://www.point1music.com/test</a> ...more >>

Pop-Up Menu
Posted by Okie6316 at 6/2/2006 6:03:03 PM
I created a simple popup menu but I need help creating sub-menus to come off the side. I'm not sure exactly how you go about doing that. When I did try it I had a hard time getting the menu to disappear when the mouse was rolled off of it. I provided the fla file if somebody would like to work...more >>

XML via sendAndLoad to and from coldfusion server
Posted by SteveStall at 6/2/2006 4:50:03 PM
Hello, I'm working on this test that calls a coldfusion file server and delivers a login data. Then the server validates the information provided and if true returns a xml data. My problem is when using the sendAndLoad vars, on the onLoad I receive a xml damage...more >>

loadvars problem
Posted by josh23gb at 6/2/2006 4:25:03 PM
Im useing this code to send a variable to an asp page but its not working. My asp page adds the variable to the sql datbase. Any help would be great this is my first attempt at this. Im praballly going about it completely wrong are there any good tutorials about remoting or adding to sql ...more >>

onPress vs onMouseDown?
Posted by flasheister at 6/2/2006 3:58:57 PM
I was making multiple dynamic movieclips and trying to assing listeners and onMouseDown functions but couldnt get it to work...it fired all of them at once. So I used the onPress instead and everything works fine. What is the diff between these two technically? When should I use one vs t...more >>

Dynamic text printing - is it possible?
Posted by airuk at 6/2/2006 3:44:28 PM
ok, I have wasted most the day trying to find an answer to this, so if anyone knows if this isn't possible, please let me know. I have SWF that is loading dynamic text, which I am trying to PRINT. So basically, just a button that you hit that sends the text to a printer, nothing more n...more >>



scoll panel zooming
Posted by cadflash2 at 6/2/2006 3:28:27 PM
I want to add zoom feature to the scroll panel. As the zoom button is pressed, I have to increase scrolling area. I tried the following sample code. If you run the sample, you can see the image size is increasing, but the scrolling area is same. I want to dynamically change the scrolling area...more >>

Time Zones
Posted by michael novia at 6/2/2006 1:20:36 PM
Im working a project, where we are showing photos from around the world. Part of our hook, is we would like to impliment showing what time it is in thoes cities, places, whatever - in real time. What is the best way to go about gathering this information via flash? Thanks. ...more >>

Detecting drives on pc
Posted by milind_jathar at 6/2/2006 12:44:58 PM
How can detect drive on pc by use of actionscript. Secondly how to make file writable. thanks Milind...more >>

xml and flash help
Posted by makijaveli NO[at]SPAM gmail.com at 6/2/2006 7:56:50 AM
hay, I never do something wit xml before, so no I decide to learn some of it. if someone know good tutorial, for beginers. thnx regards ...more >>

Calling function
Posted by srib at 6/2/2006 4:05:05 AM
Hi, I have created a class file in actionscript2.0 ----------------------------------------------------------------------- class test { public function test () { trace("This is constructor") } public function fun_1 () { trace("This is first function") fun_2() } ...more >>

Function calling problem
Posted by srib at 6/2/2006 3:37:40 AM
Hi, I have created a class file in actionscript2.0 ----------------------------------------------------------------------- class test { public function test () { trace("This is constructor") } public function fun_1 () { trace("This is first function") ...more >>

Preparing Websites with Active Content for Announced Browser Changes
Posted by complexity at 6/2/2006 2:52:49 AM
Does everyone know about this? Is what Macromedia supplied the best way to fix this issue? <a target=_blank class=ftalternatingbarlinklarge href="http://www.adobe.com/devnet/activeco...devletter.html I">http://www.adobe.com/devnet/activeco...devletter.html I</a> nearly fell of my cha...more >>

A.S. button concept driving me crazy!!!!
Posted by riichieg at 6/2/2006 2:43:01 AM
Hi people, I'm sure I've been through this before about actionscript buttons but now im dealing with the root and cant get the AS to recognize the root heres the layout. on the timeline frame 2 I have a movie clip that comes in on the left as a graphic effect. on the top I have a horizon...more >>

textField.onChanged not working
Posted by Flashminded at 6/2/2006 2:37:08 AM
Hello, I am doing some tests and I am trying to have a dynamic text field change when another text field changes. I have a button set up that will change one dyanmic text field and that works ok when I click on the button. However, when the textfield that changes from the button click cha...more >>

Attaching a class to a movieClip instance at runtime
Posted by DaveMX2004 at 6/2/2006 2:30:25 AM
Hi All, Is it possible to attach a class to a movieClip instance at runtime? I have a movieClip instance on stage but am not sure what class I want it to be until the movie is running. I am aware that Object.registerClass can affect dynamically created clips, but what about ones put on s...more >>

Dispatching an event from a MovieClip???
Posted by angelherriv at 6/2/2006 1:50:57 AM
Hello, can somebody tell me if there is a way to dispatch an event from a Movieclip?, I tried to dispatch an event from a class and all ran ok. But now, if I have a Movieclip on my scenario and I want that when it arrive to "x" frame it dispatch an event that could be catched by a listener on ...more >>

Edit Only 1 Cell of Datagrid
Posted by boxdoctor at 6/2/2006 1:49:12 AM
Has anyone been able to allow a user to update/edit only one cell, or I should say 'column' of a datagrid? I have a case where the user should only be allowed to update one cell of a column in the grid (i.e. 'comments'). I'm wondering if this is possible with the MM dg or not. Perhaps so...more >>

Loading bar, trying to attach a 2pixel wide shape/image to the end of my load bar mc
Posted by complexity at 6/2/2006 12:00:00 AM
Hi all, I have a loading bar setup built with 2 objects. My load bar and the loadbar housing, it works by. loadBar._width = loadBarHousing._width * (percent / 100); Now my problem is that I would like to add a 2pixel line to the right side of my loadBar_mc and make it sit to the righ...more >>

question about mac osx
Posted by codescodescodes at 6/2/2006 12:00:00 AM
Hi everyone. I know this is an odd place to post this thread, but I tried to find a mac forum to post on, but I couldn't post on them because in order to register I had to have an email account that wasn't free. I don't understand why. I gave up trying to find a mac forum that I can use, so...more >>

How can safe actionscript from hackers
Posted by binary_manee at 6/2/2006 12:00:00 AM
Hi can anybody tell me how can we safe our swf file OR actionscript code from hackers OR sothink software.. Plz help me...more >>

how can i simplify this code?
Posted by me at 6/2/2006 12:00:00 AM
Hi flasher how can i simplify this code and make it more dynamic rather than everytime i have to write codes for every single 'ifs' thx in advance //key1 mc1.onRelease = function() { this.stopDrag(); if (this.hitTest(t1)) { this._x = t1._x+40; this._y = t1._y; } else if (t...more >>

count number of instances a record appears
Posted by forumnotifier at 6/2/2006 12:00:00 AM
I have a move that imports Name, Department and Site from an external CSV file, this part I managed to get working after many weeks. I would like to be able to count the number of instances of a specific Site ?Glasgow? appears in the String. This way I know how many lines to set. Also ca...more >>

doubt with flash XML
Posted by aneesh NO[at]SPAM arackal.co.in at 6/2/2006 12:00:00 AM
hi all i got a doubt with creating XML objects using classes. the case is: there should be a class like CreateXML which will intialise an XML object and has methods to add new elements to the XML. how to create new XML elements/nodes to this class? is there anyway to create and write into a...more >>

Changing Size of ScrollPane Elements Scrambles Display
Posted by Paradigm at 6/2/2006 12:00:00 AM
I'm creating a presentation for a touchscreen and have a ScrollPane component which contains a list of personnel names as buttons, which call out to the root timeline and display a photo. As this ScrollPane is designed to be touched and the thumbbar draggd by a finger - I really need to incre...more >>

Problem with function
Posted by srib at 6/2/2006 12:00:00 AM
Hi, I created a class file. ------------------------------------------------------------ class sendInfo { public var _nc:NetConnection; public var pollSo:SharedObject; public function connectNc(rtmpString:String) { _nc = new NetConnection() _nc.onStatus = function(i...more >>

Installation Sourcecode
Posted by Rough Diamond at 6/2/2006 12:00:00 AM
Hello there I am authoring a cd in Flash. However I would like users to have the possibility to install the flash cd onto their desktop/drive. Is there a piece of source code which can allow me to create an install procedure for the end user who cannot cut and paste this stuff (they really d...more >>


DevelopmentNow Blog