all groups > flash actionscript > july 2005 > threads for sunday july 17
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
please if someone can help
Posted by DjRotem at 7/17/2005 10:45:24 PM
i am trying to put all these conditions :
'links.asp?links=witte','windowName',
'width=760px,height='+screen.availHeight+',scrollbars=1,top=0,left=0,screenX=0,s
creenY=0'
in the "on (press) {getURL" but i am getting error what shell i do ???
Thank you in advance.
... more >>
Handlers for Buttons
Posted by Cryxibus at 7/17/2005 9:43:36 PM
I'm having a problem with handlers for my buttons. I have a button with an
instance name of "play" and I'm trying to make it so that when a user clicks
it, it plays the next scene, titled "Intro". This is a very basic action, but
it's not working for me. I used this script and it keeps sayi... more >>
Help! getUrl From Component values
Posted by DaveDmd at 7/17/2005 9:38:29 PM
Hi, i'm still new at this. I have a lash movies with six fields that are
components like combo boxes. There is also a submit button. when i click on the
submitt button i want to send a url with the added values from each component
box added to the url. i cant seem to add the values from the co... more >>
movie url
Posted by ChrisRauh at 7/17/2005 9:32:34 PM
How can I get the url for the current movie?
What I'm trying to do is to have a XMLConnector object connect to a script where the movie is but without hardcoding the whole url.... more >>
guest book
Posted by gse at 7/17/2005 7:38:47 PM
looking for a guest book tutorial , not using cold fusion, thank you... more >>
Actionscript for Octogon
Posted by EvilJordan at 7/17/2005 7:09:46 PM
This is probably a really lame request, but I conceed I can't wrap my head
around the math AND the code required to do this for me, so I thought I'd
ask for help.
I'd like to have a nice iterative loop to draw a regular octogon in
triangles with each triangle its own movieclip. That's all. ... more >>
Identifying MC Instance or Parameter _name?
Posted by MikeMedia2 at 7/17/2005 7:02:30 PM
FLASH 5
I have three radio buttons (movie clips), instance names: a01a, a01b, a01c,
grouped as a movie clip instance named q01.
The clip parameter _name values of the three buttons are red, blue, yellow.
I need to identify either instance or parameter property of one of the 3
button ... more >>
onRollOver, onRollOut help
Posted by gwnh at 7/17/2005 11:22:32 AM
Hi,
Among other elements, I have some text on the stage displaying some colour
names. I've put an invisible button symbol over each of the colour names and
then put the following code on the first frame of the timeline so that when
someone rolls over one of the names a small graphic appear... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
removing list components
Posted by mverheaghe at 7/17/2005 6:18:45 AM
I'm trying to get a List component to pop up when a movieClip is pressed, and
then when something is selected from the list I want the list component to be
removed. So I've got the list to pop up and have a listener set up to catch
the selecting, now I just need a way to remove the list. Her... more >>
embedded text bug?
Posted by Sunny at 7/17/2005 2:51:36 AM
Why will this work on player6 but not player7? I create a text field,
either on the stage or with AS and then send the text in variable cntnt
to the text field.
cntnt = '<P><FONT FACE="Arial Black"
SIZE="12">line1</FONT></P><br><br>\n\n<p></p><P><FONT FACE="Arial Black"
SIZE="12">line2</F... more >>
Skinning Combo boxes
Posted by andy.rivas at 7/17/2005 12:49:09 AM
Hello, for the last few months, i've been searching online for tutorials on
skinning combo boxes and I couldnt find anything. I checked out a tut from
macromedia on skinning UI components but i only learned how to do this with
buttons :confused; . Can anyone help me doing this with combo boxes... more >>
Use of custom cursors
Posted by muff1nm4n at 7/17/2005 12:42:52 AM
I'm relatively new to using flash. I'm trying to make a custom cursor. I've
got the script written out exactly how the help page told me to do it, but it's
not working. The "mouse.hide" works, but it doesn't load the cursor.
http://glix.comeintokyo.com/cursor.jpg a screenshot of what I hav... more >>
Array Formation
Posted by jahanzaib at 7/17/2005 12:00:00 AM
Hi guys, Can anybody help me out that how can i save an array in listcomponent
,naming dynamically ?
For Example , if i want to create an array named by user who type it in an
text field . He types for instance "myDataCrr".Then how can i make an array ie
myDataCrr = new Array("data")
... more >>
Why doesn't flash add/subtract numbers right?
Posted by ovi dio at 7/17/2005 12:00:00 AM
This is the simplest example of what the problem is. Just paste it in your
first fla frame and test it. In the output panel you'll see the poblem.
It's a simple sutraction. Every value is decremented by 0.15. After a few
iteration it looks like flash goes crazy. Any ideas why it happens and ho... more >>
Beginner needs help
Posted by gr82btexan at 7/17/2005 12:00:00 AM
2 scenes involved.
"stop" script applied to stop movie at the end of scene 2.......got that to
work.....
now i want to create a "replay" button, but keep getting errors...
need exact instructions on how to fix and complete this task.
thank you so much!
... more >>
variable in setProperty not working
Posted by gmerrilllee at 7/17/2005 12:00:00 AM
very simply, "wingclips" is an otherwise blank movieclip with a movie loaded
into it. This movie consists of several images, each of which is a movieclip in
itself. "feline" is the instance name of one of these clips and "thumb" is a
variable which equals "feline", why is it:
setProperty... more >>
This Effect
Posted by Cookra at 7/17/2005 12:00:00 AM
Hi All
Anyone have any ideas how the effect was done in this page?
http://www.hedkandi.com/
Cheers
... more >>
using setInterval in a class
Posted by hfaze at 7/17/2005 12:00:00 AM
i've for a class (Course) that i want to set up a timelimit system in. i'm
using the following code, but it's not working correctly. in the checkTime
function, the vars of the class cannot be accessed. the interval function is a
private member of the class, but i am not showing that. i think i... more >>
MP3s loaded using Sound Object are playing in FAST FORWARD mode
Posted by karuna at 7/17/2005 12:00:00 AM
Some MP3s loaded using Sound Object are playing in FAST FORWARD mode.
I want to make them play normal. Some files play normally but some fast
forwards.
//------ below is the code that i am using ---------
var ttt = new Sound();
ttt.onLoad = function(success:Boolean) {
if (success) {
... more >>
Rounding numbers up in Flash. Help Me Please
Posted by Ryaninthewind at 7/17/2005 12:00:00 AM
Hello,
Im making a mini-game of pong to go into my larger flash project that im
working on now....
The pong game works fine and so does everything else...
However...
Im trying to make the player be able to earn coins for the game while playing
the pong mini-game.
Every time the ball hi... more >>
|