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 > september 2006 > threads for saturday september 23

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

load movie but not start at 1
Posted by lburditt at 9/23/2006 11:49:38 PM
I'm setting up a kiosk using flash 8 and in order to make the load time quicker I'm using loadMovie and putting external swf files into empy mc. But now I need to start the loaded swf at at a frame other than 1. I've tried several work arounds but none seem to work. Larry ...more >>


loadVariablesNum not working with loadMovie
Posted by Darwerk at 9/23/2006 9:44:32 PM
Please help. I am new to Flash so maybe there is something easy that I am missing. The loadVariableNum works fine to load text from an external .txt file in my original .fla and .swf file, but when I use loadMovie to load that original file into another it shows everything accept for the impor...more >>

Large swf problem
Posted by jaaal at 9/23/2006 8:28:00 PM
My problem is this: I am making a series of language lessons in flash for my school to use. Because the lessons contain sound and some animation, the resulting swf file is quite big- about 15mb. So when a class of 30 all access the file on the internet at the same time it takes ages to load....more >>

Datagrid Component
Posted by indigomontoya at 9/23/2006 7:01:51 PM
Hi need to know how to look at specific rows in a datagrid. my data grid has one column but multiple rows of info loaded from an xml file, i need to use indexOf on specific rows how would i direct that command to specific rows in the datagrid? ...more >>

diference between holder._height and _root._height
Posted by Pluda at 9/23/2006 5:33:35 PM
Hello, I need to define the stpo scrool point for my holder movieclip, but i'm not getting any result, can someone please have a look? the code _root.mask.baixo.onPress = function() { trace(_root.holder._y); trace(_root.holder._height); if (_root.holder._y == 0) { trace("o...more >>

passinv var with buttons
Posted by rohai at 9/23/2006 4:20:50 PM
Hi, I have two swfs. Swf1.swf loads Swf2.swf into MC. After a button in Swf2.swf in released, a var must be passed to a function in Swf1.swf so the Swf1.swf loads the next Swf#.swf. Is this possible? THX for any help ...more >>

FLash 7 vs 8 , AS 2.0 script
Posted by devunit at 9/23/2006 4:08:03 PM
Can anyone give me an idea why this script will work in Flash 7 , but gives the error code in Flash 8? on (release, keyPress "<Enter>") { if (user add pass eq "xxxxx" add "xxxxx!") { gotoAndPlay("Scene 5", 3); } else if (user add pass ne "xxxxx" add "xxxxx!") { gotoAndPlay("tryag...more >>

Tween using dynamic variable
Posted by QuantumDynamix at 9/23/2006 3:16:26 PM
So I'm a huge supporter of trying to make my code reusable. I'm trying to build a tween with actionscript that I can use on a number of different object, depending on what variable I load into the function. However, I'm having a hard time writing the code. So, I have a button, that calls a...more >>



duplicate attached moive clips
Posted by realifreebie at 9/23/2006 3:13:54 PM
Hullo, all here is a simple animation I wrote. 81 duplications of moive clip "ball" appear on screen and form a rectangle shape. now the problem is all 81 balls appear and animate at the same time. is it possible to make 5 duplications appear and form part of the rectangle shape every s...more >>

fscommand problem - urgent!
Posted by rfdstudio at 9/23/2006 1:40:56 PM
i set the showmenu att. to false in fscommand action. but i still have a full menu when i right click on swf in html pages. I want a two irem menu like the top flash banner in adobe's hoempage. what action i should use? ...more >>

Help Caching images on hard disk
Posted by deven_delian20031977 at 9/23/2006 4:48:04 AM
Hello everyone Please Help Me! I have created the slideShow using xml with the controllers of next-previous and play-stop buttons. It works fine. But what I need is that the images loads one after another should not have the preloader. i.e. xml as well as all the images should be load...more >>

Using slider to control music player?
Posted by dougeefresh at 9/23/2006 4:05:16 AM
I want to create a music player that has a slider that lets you jump forward or backward. The slider bar can also act as an indicator that shows you the % of the file downloaded. I am loading mp3 files using a XML file. Can someone please tell me how I should go about? Any help would be appr...more >>

XML/RSS feeds
Posted by indigomontoya at 9/23/2006 1:03:57 AM
so im loading an xml file from an rss feed into a datagrid, i then want to do a search on the column to see if a specific word comes before the next. example: loads several items(strings of text) from the xml file into the datagrid, i need to select which item to se...more >>

Can Flash Change Screen Resolution??
Posted by AlyBaba at 9/23/2006 12:00:00 AM
Dear All, i didn't find a complete way to change the screen resolution in flash?? is it any solution to do it without third party programs ?? Please Advice...more >>

var numberfield updated every 3 sec
Posted by wwcbe at 9/23/2006 12:00:00 AM
Hi all How can i make a variable numberfield that update every 3 sec? The numbers are coming from a temperatuur sonde Thanks for any help Hugo...more >>

load xml file content directly into a text object
Posted by indigomontoya at 9/23/2006 12:00:00 AM
how would i load an xml file content directly into a text object/string?...more >>


DevelopmentNow Blog