I have recently been following Phil Heinz's tutorial from Lynda.com about data driven applications in flash 8.
I have been able to sort out all of the actionscript, however i have a problem. On the chat room he set up, he uses an IP address and a port number that he has setup a port manaer on...
I have recently been following Phil Heinz's tutorial from Lynda.com about data driven applications in flash 8.
I have been able to sort out all of the actionscript, however i have a problem. On the chat room he set up, he uses an IP address and a port number.
Obviously this was just for his...
i should also add that i get a security sandbox violation to maybe this affects the functionality too
any help on this would be awesome..
*** Security Sandbox Violation ***
SecurityDomain 'http://www.tandokuno-design.com/paul/contact.swf' tried to access incompatible context...
Hello everyone!
I am in the process of making a flash website for my friend, i have made a contact section and made a form using PHP (but its disabled atm until the site is finished).
The problem i have is when i click the contact section and try to type in the text input areas, it doesnt let...
Hey I Made an animated gif for a game im making...but when i import it into director it gives it an annoying white surrounding of pixels...when i imported it gave it a white background so i had to set the sprite settings to transparent background.
Now when i made the gif i definately save dit...
I recently tried using Director v10 instead of v9 (which is the one i normally use). And i started to have problems when trying to make a global variable appear in an input box. Becasue inlike v9, in 10 the input boxes are flash components and i cant seem to figure out how to make a variable...
I have a game im working on and it has some sound files (obivoulsy). I did import them but that meant that the file was about 5mb and thats just the title screena nd music :O..
so i thought that i would make them load from a URL...but in order to do that i used the wav to swa Xtra then i...
I am in the progress of making a scrollin space shooter, i have managed to get all of the coding to work so that it moves, the screen has boundaries, the ship can fire two lasers that add to a score when they hit the aliens. Ive got some fake AI settings on the aliens so they appear at different...
http://www.tandokuno-design.com/hosted/Deal_Or_No_Deal.jpg
lol sorry kenneth thanks for the list stuff, ill have a go at it ^_^
theres the picture anyway ^_^
Hey kenneth, thanks for your coding but im fairly new to lingo so that kind of went right over my head :S
Let me explain what im trying to achieve (i made a picture too which may help-see link at beginning of post!)
I am trying to make a Director game for the game show Deal or No Deal. In the...
ok two questions for anyone clever enough to answer as im stumped ^_^
Q1.
Say i have values 1-10 and i have variables box1 - box10
how do i set a script that on enter frame it sets box1 to a random one of those values, then sets box2 to one of the remaining 9 values that are left and so on...
Ok Im creating a Final Fantasy director/shockwave game. I have a version that i made to test out some attack variable that i made that can be seen here...
http://www.tandokuno-design.com/hosted/FF_fight.dcr
Basically i have some questions about the general layout of the game and how to trigger...
Here are some useful Lingo codes for generating different types of random numbers:
Any random number
random(x) (replace x with a number to show the maximum amount)
Between 0 and 10
random(11) - 1
Between 50 and 100
random(51) + 49
Decimals between 0 and 1
(random(101) - 1)/100.0
To...
I learnt how to make a rough Quiz in director for a project. I realised that its kinda hard to find websites that actually have useful applications of Director its mainly how to code something rather than how to make something in general.
If anybody needs help making a simple quiz or would like...
Thanks for the advice kenneth, as always your saving the day ^_^
Do you know much about making games in director? i have a project coming up and i need to make a section of a game, im thinking of either
"Deal or No Deal" (if your from US i don't think you'll know what this is)
or
an RPG...
I added a
else if member(460).text = "*********" then
go to "teacher"
to the script and added the password attribute fromt he lingo library.
This kinda works but obviously any advances on this would be great. As if anyone enters any 9 letter word then they get in
Thankyou
Peter Butler...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.