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


all groups > flash actionscript > december 2005 > threads for wednesday december 14

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 31

Picture to clipboard???
Posted by Amcasperforu at 12/14/2005 11:52:53 PM
Hi to all, I would like to copy a certain image to my clipboard including a text like for example "myPicture.gif" + "myStrings" ... is this possible? Thanks....more >>

getting height of loaded picture
Posted by lafoy01 at 12/14/2005 11:46:12 PM
how can you retreive the dimensions of a picture loaded with loadmovie? i have a moveable window, and i want it to resize according to the dimensions of the image ...more >>

PHP LoadVars
Posted by eggtooth at 12/14/2005 10:39:31 PM
I am attempting to load a variable into Flash from the php page the swf resides on. I can get a hard coded variable to work just fine, but when I try and pass a dynamic variable to the PHP page, it won't load. Here is the code I am using in Flash... // function to load text from external f...more >>

master controller help
Posted by dethtrap at 12/14/2005 10:05:54 PM
Hello, I am doing a flash presentation for a client. The presentation has a controller which has functions such as play/pause, next scene and previous scene. The controller uses loadMovies() to load the external swf files (aka scenes). Right now all the functions are correctly working (...more >>

cb.addItem() HELP!!!
Posted by acornelio at 12/14/2005 10:02:44 PM
Hi, I am populating a comboBox with XML. I'm assging the Data param to a variable that is equal to the selectedIndex of a certian combo box. The label param is assigned to an XML attribute that assigns the label of the comboBox. I now want to add a third param called file with in my ad...more >>

printing dynamic text
Posted by talnagar at 12/14/2005 9:44:55 PM
hi, I'm trying to pring a dynamic text box, but it only prints the text that appears on stage at the moment. how do I get over this problem? thanks for anyone who can help Tal...more >>

Combobox doesn't work across frames?
Posted by btsweber at 12/14/2005 9:40:39 PM
I am trying to add a combobox component to a flash applicaition in MX 2004. The application has three frames which can be navigated to with a button. When run, the combobox works fine in the first frame, but when the application changes to one of the other frames the text field of the combobox...more >>

Pictures transitions
Posted by alanwallace4 at 12/14/2005 9:33:29 PM
Hi, I followed a tutorial which gives me a fading grid to reveal an image. What i would like to do though is apply it to a number of images. In other words i want to hit a button and have a new picture load up with the same effect. Take a look at what i mean, the main picture has the effec...more >>



deleting a filter in actionscript
Posted by DrEv1l at 12/14/2005 9:31:39 PM
import flash.filters.*; stop(); var glow:GlowFilter = new GlowFilter(0x0000FF,0.5,10,10,3,4); tshirtRond_mc.tshirtVulling_mc.onRollOver = function(){ tshirtRond_mc.tshirtVulling_mc.filters=[glow]; } tshirtRond_mc.tshirtVulling_mc.onRollOut = function(){ //what here?? } ...more >>

accessing xml attribute with URI
Posted by Kancha77 at 12/14/2005 9:14:36 PM
Hello, I couldn't find documentation to access attribute in xml nodes as follows; <style ss:ID="s21" ss:Name="Default"></style> How do we read the ss:ID value as attributes? Please someone if you know how... please post it. ...more >>

Dynamic HTML Text Fields and Embedded Fonts
Posted by ominous93 at 12/14/2005 8:35:30 PM
Hi all, I'm loading unicode text into my document via an #include. What I'd like to do is be able to use multiple fonts in the dynamic text field. The problem is I can't figure out how to specify using one of the fonts I have embedded into the project using HTML. Say, for instance, I...more >>

Altering the _root FPS dynamically?
Posted by bnailWedge at 12/14/2005 8:16:01 PM
I am working on a portfolio site to house all my Flash work. As you can imagine, there are many files that have many frame rates. The main program (which is the portfolio itself) dynamically calls inthe other files. It is running at 25 FPS. Some of the files called in run anywhere from 12-...more >>

Load URL into MovieClip
Posted by GMLOPES at 12/14/2005 7:47:00 PM
Hi everyone, Here's the thing: I have a flash site that displays images dinamically. Basically, I do this by creating an empty "movieClip" in the main movie and then calling "movieClip".getURL("..."). The problem is that I can't get the movieClip containing the image to behave as if it we...more >>

Bug or unfortunate improvement?
Posted by seesharp at 12/14/2005 7:25:23 PM
I get the following message concerning a button in a child movie: **Warning** The linkage identifier 'back_btn' was already assigned to the symbol 'Back', and cannot be assigned to the symbol 'Back', since linkage identifiers must be unique. I have seen others with this problem posting q...more >>

media player in flash problem
Posted by Emaccar at 12/14/2005 6:55:52 PM
i saw a presentation where they load the windows media player loaded inside their flash presentation as following when the user clicks a specific button it plays the movie inside the media player which loads inside the flash presentation not in separate or standalone player and still you can ...more >>

Posting class vars to php
Posted by mikeaturner25 at 12/14/2005 6:32:59 PM
Hi all, I am building a flash based product that will save all of its data in a MySQL DB. I know how to post the vars that are on lvl 0 to a php file, but how would I send my class vars through? Is there a easy way to do this, or will I need to grab all those vars, put them in a container ...more >>

disabling buttonMCs
Posted by Vee at 12/14/2005 5:48:45 PM
If I could put this very shortly it would be keep whos ever already disabled- disabled (out of side_menu_1 to side_menu_4) and whos ever(side_menu_1 to side_menu_4) isnt disabled make disabled). Below is the long version: I have a sliding menu that covers a whole bunch on buttonMC when it o...more >>

TextField Trouble
Posted by charlie656 at 12/14/2005 5:38:47 PM
Can anybody tell me why the textFormat object is havig no effect on my text? textFieldHolder = createEmptyMovieClip("textFieldHolder",2); var mulitLineTextField = textFieldHolder.createTextField( "mulitLineTextField",1,0,0,188,50); var my_fmt:TextFormat = new TextForma...more >>

colorTrans.rgb = variable?
Posted by bnailWedge at 12/14/2005 5:37:52 PM
I am trying to dynamically change the RGB value in the colorTrans. I am not getting any results though. Instead I get random colors. I know why I get random colors, because the script is trying to use the variable name as THE hex code. It seems like it would be of benefit to have a "string...more >>

Help with Dragging
Posted by Chris Goodiel at 12/14/2005 5:35:03 PM
I have to set up a movie that has 24 different images to be displayed. I need another movie clip which will have a slider in it control which one of the 24 frames i need to be on. I am not familiar with how to acomplish this or where to even start. I know I have to set up the drag movie ...more >>

OpenBrWindow from flash vs IE
Posted by Milan Mujovic at 12/14/2005 5:25:20 PM
Hi, I am using the following script to open the pop up window from my flash movie: on (release) { getURL("javascript:function openWin(){window.open('guadalmina2.html','Ankara Guadalmina back entrance','width=553,height=440,top=0,left=0,location=no,menubar=no,status=no,to olbar=no,scrollb...more >>

Flash MX 2004 (mac) crashes every time I open the actions panel
Posted by medana1622 at 12/14/2005 4:57:44 PM
:frown; Every time I try to open the actions panel in Flash MX 2004, and in the trial version of Flash 8, Flash "unexpectedly quits." When I view the error report, it says: Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000006 What does this m...more >>

determine width
Posted by bos at 12/14/2005 4:56:17 PM
Hiw can I determine the width of a loaded JPG after dynamically loaded into a MC. Currently when I ask the width of that MC, it gives me 0 because nothing is in there. tx Tom...more >>

Clearing a OnRollOver /Out function ?
Posted by Chris Goodiel at 12/14/2005 4:48:16 PM
I have a movie where three movies within it I have this code attached to(ofcourse with different names) : mcRocketAlpha.onRollOver = function():Void { this.mcAlphaPopUp.gotoAndPlay("alphaup"); }; mcRocketAlpha.onRollOut = function():Void { this.mcAlphaPopUp.gotoAndPlay("alphadown")...more >>

Optimising my LoadVars
Posted by boyBacon at 12/14/2005 4:26:36 PM
Hi All, I am building a site which has a catalogue section. The catalogue will have a thumbnail for each product and clicking on a thumbnail will load more information about that product. All the information is stored in a mySQL database and I am using a loadVars to retrieve it. Produ...more >>

Audio not working
Posted by Bellah5 at 12/14/2005 4:19:35 PM
I have created a movie (presentation) where when you click on an icon the person's page will come up and audio will play. The attached script is what I had. The movie was large so I created a separate movie (preloader) into which I am loading the previous movie (presentation) into a movieclip ...more >>

Media.displayFull() & Media.displayNormal()
Posted by boyBacon at 12/14/2005 3:52:47 PM
Hi All, I'm using the Media Playback component to load in some FLV files to my Flash Movie. The component has a rather cool little button at it's top-right corner than toggles the component between displayFull and displayNormal. I'\d like to be able to do some custom actions (reposition M...more >>

Help with thumbnails
Posted by E HALL at 12/14/2005 3:35:51 PM
I am following the tutorial for progressive flash video(http://www.macromedia.com/devnet/flash/articles/prog_download.html) and am having difficulty getting the thumbnails to display. I can get the video and labels to display without difficulty.... I have put the thumbnails in a director...more >>

DateField Cell Renderer
Posted by DARAB at 12/14/2005 3:27:21 PM
Been trying for hours to get a DateField cell renderer to work inside my datagrid. Cell renderering problems have really slowed my development progress. Wish MM had samples for each component or a solution that automated it. Anyone have sample code? Thank you. ...more >>

DESIGN PROVINCE launched!!!
Posted by Hemanth Sharma at 12/14/2005 3:24:50 PM
Hola! Finally, Design Province Community is launched on the net! Please start registering and contributing your best to the forums and promote our site. http://www.designprovince.com/...more >>

About depths
Posted by the Hell Rider at 12/14/2005 3:05:29 PM
We're developing a front-end using flash. We're implementing a model MVC / model-view controller simillar as java's one...the problem...easy...but it remains and we can't solve it!!! we crate forms, menus etc dinamically and it seems that some components that uses the list component inside lik...more >>

Flash wastes memory with LoadVars
Posted by Tiansen at 12/14/2005 2:50:17 PM
Okay, here is a sample, that wastes memory. It reads variables from server (database) continuosly (onLoad is called when previous loading is complete). Memory usage grows every minute, so it is unusable. load_lv=new LoadVars(); load_lv.load("/path/to/php/file.php"); load_lv.onLoad=fu...more >>

Passing Parameters onRelease
Posted by JonathanPeters at 12/14/2005 2:45:27 PM
I have a glossary of many terms contained in a termsArray in the main timeline. The main timeline also has a definitionsArray with correspondingly numbered elements containing the multiline definitions/discussions of the terms in the termsArray . A glossary list movieClip is called onto t...more >>

Multiple xml slideshow does not work...
Posted by Thinmedia at 12/14/2005 2:14:04 PM
I have 6 swf's that load into empty_mc in main timeline. Each swf is a xml slideshow of 10 jpeg images. Each xml is different. This works fine if you load one swf - the slideshow shows all images with correct timinng and fadeouts etc. If I now load another swf into the empty_mc, the swf loads ...more >>

Variable issues
Posted by sourceworx at 12/14/2005 2:08:53 PM
I am working on a claims-paid counter for one of my company's websites. I have a javascript that determines the value which the counter will start counting from. It then passes the variables to my flash file. The variables are successfully passed to the Flash file. However, when the Actionscri...more >>

video into .flv on the server
Posted by jonnybennett at 12/14/2005 1:50:32 PM
I am trying to allow my users to upload any video file format to my server, where i want to convert it and save it as an flv. I have found a couple of companies that are willing to do this, but they want huge money to do it. Does anyone know what software they use to automatically convert...more >>

Dynamicly loaded images are centered on a PC but not on a MAC
Posted by Andra Veraart at 12/14/2005 12:33:09 PM
Hi there, I've built a photography portfolio-site for my boss, using Flash 8 and XML. You start out with a list of categories. Pick one and get a filmstrip with thumbnails, and a grey square (placeholder kinda thingy). Click on a thumbnail and the grey square is replace by a picture...more >>

Load external swf's
Posted by stretch116 at 12/14/2005 11:30:14 AM
Hi All, I am trying to get some external swf's to load on a pda. I have 3 swf's (1, 2 and 3). When 1.swf is loaded I want to load 2.swf ontop of 1.swf, this works fine locally but when tested on the pda nothing! I have tried levels and load into emptyMovieClip and still nothing. An...more >>

Urgent Help Plz Regarding getURL
Posted by kizzav at 12/14/2005 9:01:27 AM
Hi, i have built a website using Flash MX 2004 & i have come across a problem. I created mulitple buttons that would act as links to other URL's (eg: www.google.com). Now that Flash 8 for Internet Explorer has come out after i started this, i noticed that these particular buttons now don't wor...more >>

Listener not listening when I click movie clip
Posted by MarkSLC at 12/14/2005 5:45:20 AM
I'm trying to make a movie clip appear dynamically that will broadcast to a listener whenever it is clicked. The following sample code doesn't work (nothing happens when the movie clip is clicked), and I can't see where I've gone wrong. Any ideas? Thanks. var x:Object = new Object(); x.c...more >>

Detecting Flash Player in Current Browser and downlaod latest Flash Palyer
Posted by Rajula at 12/14/2005 5:13:21 AM
Hi, Using Flash filter Effects in flash8 just its coooool but wherenever i was running it in IE other systems the Flash 8 filter effects are not showing. i found problem in the latest Flash Player but how can code it for download Latest Flash Player. Thanks Satish Kumar Rajula ...more >>

Do not load flash until a certain time?
Posted by Flashuser1113 at 12/14/2005 4:22:36 AM
Hi again, came across another question. Is it possible not to fully load the flash until we or the user tell it too? e.g I have a flash project at about 3mb, without linking it to external flash May I tell the flash only load up to llike 5% ahead of the timeline the user is currently in? ...more >>

delete preloader / load movie question
Posted by difoggio at 12/14/2005 4:02:15 AM
hi, i have a loadMovie(); script, on a frame, within a site. it loads an external .swf onto an empty clip on the stage. since the external .swf is large it has a preloader. my problem is: the external .swf loads perfectly but each time the user returns to that same frame, with the "loadMovie()...more >>

BIG problem with a song
Posted by GellyBean at 12/14/2005 3:45:42 AM
Hi. I am trying to create a promotional banner of a singer. I want to place a complete song with an on/off button in the movie, which by logic is an independant Movie Clip. The problem is when I export the movie, the song starts, and after a few seconds, and while the song is playing, it sta...more >>

TextArea - Disabling selection
Posted by notathome739 at 12/14/2005 3:24:59 AM
Hi, This is for the next person like me that hits the forum search to find out how to disable text selection in a TextArea component (probably me, my memory is awful). <textarea_instance_name>.label.selectable = false; Rgds. ...more >>

Cookies?
Posted by DJ Sick Nick at 12/14/2005 2:11:45 AM
I need help with making a cookie that puts the person on one computer back to the exact same frame that he/she was on before quitting. is this possable? Also, suggestions for other methods would be great! Thanks in advance! Nick D. ...more >>


DevelopmentNow Blog