all groups > flash actionscript > july 2004 > threads for thursday july 1
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
function scope question w/MovieClips
Posted by junk NO[at]SPAM idea-multimedia.com at 7/1/2004 8:46:48 PM
the problem im having now seems to be a scope issue with functions
placed on frames within movieclip instances.
In my main timeline, i have defined and run this function with no
problem:
------------------------------------------------------------------------------------------
//defined funct... more >>
Img's and Textfield problem
Posted by Brian Tyndall at 7/1/2004 7:20:21 PM
Hi,
I am having trouble with the alignment of images within a text field.
I am using a dynamic textfield, which is multilined and scrollable, and Im
using smiliyes which I have converted to movie-clips as some of them are
animated gifs.
The problem is the alignment of the image.
Im usi... more >>
Generate Barcodes ??
Posted by Tony at 7/1/2004 6:11:22 PM
Hello...
I've been trying to find (any) software that will generate barcodes
and which will live happily on a unix server. I've found many very
exopensive ones and a couple of free ones which don't seem to
work. I did find one that looked like it might be going somewhere
but I drowned in php ... more >>
Arrrgh..ActionScript!
Posted by Samuraitang at 7/1/2004 5:53:06 PM
Hello,
I am trying to load an external flash movie into the current movie by using
the power of ActionScript alone. I have been looking at loads of websites
and they give the same code, but when I use it, it don't load the external
movie. I am using Flash MX 2004 Proffesional.
Here's the ... more >>
ComboBox Drop-Down Mis-Aligns
Posted by Kenny at 7/1/2004 5:28:57 PM
I am trying to create a bunch of dynamic ComboBox's into a form (FlashMX
2004 Pro). If I create a ComboBox with a depth other than 0, when you
click on it, the drop down options container is mis-aligned off to the
left and up.
If I create them all at depth 0 they override each other so only... more >>
Flash games, the issue of false submittet scores
Posted by Peo at 7/1/2004 4:19:31 PM
I'm in the business of creating small flash-games. Over the years if had
lots of users try to cheat in these games - or rather - around these games,
by sniffing the posts made from the flash-app to the backend, and then
recreating these posts manually with a much higher score.
The games are sm... more >>
problems with xml
Posted by web geek at 7/1/2004 3:46:28 PM
Hi
I have a coldfusion site which creates an xml file every 10mins with every
user who is currently on the website. This xml file has the username and a
bit of profile information. In flash I have successfully loaded the xml and
parsed it. The problem i am now having is setting this up in a lo... more >>
Loading external content into screen
Posted by Tmac at 7/1/2004 1:46:37 PM
I have and application that works as it should that I am loading into a
screen in another application. The application loads but the comboxes won't
function. By that I mean that when clicking the down arrow nothing happens.
To further complicate things all else in the loaded application works as
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Function and variables
Posted by mike1jeremie NO[at]SPAM hotmail.com at 7/1/2004 1:04:13 PM
I am trying to return a value from a function and at the same time
alter the object being passed to the function.
I have a text variable that is being passed to a function.
MyFunction(MyText);
Now MyFunction will return a string with out any problems. The trouble
I am having is I am chang... more >>
Changing scene frame depending where the user comes from
Posted by Anthony at 7/1/2004 11:15:33 AM
Hi,
I have a Flash movie which is played with a little intro when it is
loaded for the first time. This movie gives access to several web pages and
on these web pages, there is a back button that allows the user to come back
to the page where the Flash movie is. So when the user clicks the... more >>
Alert Component
Posted by Simsalabim at 7/1/2004 10:52:26 AM
I have some problems with the Alert Component because the component didn't
show all the text that I set, it seems that the component its not allocating
enough space to the string and is omitting a part of the text, by the way
there's something weird about that because I can see the complete text ... more >>
Button Challenge
Posted by Samuraitang at 7/1/2004 10:37:50 AM
Hi,
Does any one know how to place a button into a flash movie, but only using
Action Script!?
(By that I mean NO dragging to the stage, NO converting to symbol, and NO
linking).
Cheers!
... more >>
|