The Enchanted Cave 2
Delve into a strange cave with a seemingly endless supply of treasure, strategically choos
4.34 / 5.00 31,296 ViewsGhostbusters B.I.P.
COMPLETE edition of the interactive "choose next panel" comic
4.07 / 5.00 10,082 ViewsHello fellow members,
We at Gameinfector.com have started out our website and we our having our first contest! This contest is mainly for fun and to get more active members on our site.
Prizes:
1st: A game of your choice for any platform! + V.I.P membership + 3000 forum cash
2nd: A DVD of your choice + V.I.P membership + 2000 forum cash
3rd: V.I.P membership + 1000 forum cash
To participate, follow the link:
http://gameinfector.com/viewtopic.php?t=11
At 10/11/06 07:31 AM, PicPWNjo wrote:At 10/11/06 07:29 AM, RafidHASIT wrote:*twitch*At 10/11/06 07:15 AM, Bo-Bo-Bo wrote: I tried Liveswift,it wasnt good are there any GOOD programs that cost from 0 to 100 bucks?Yes, you can get Studio 8(Flash 8, Dreamweaver, Fireworks) Student version for 100 dollars. I got it for 80 euros here in europe.
isn't that really, really, really expensive normally?. Also you shouldn't of gotten the student version because all profit made=nil
yea i know, but like... He asked for a drawing program... It dident sound like he was a pro and works for disney or something like that
At 10/11/06 07:15 AM, Bo-Bo-Bo wrote: I tried Liveswift,it wasnt good are there any GOOD programs that cost from 0 to 100 bucks?
Yes, you can get Studio 8(Flash 8, Dreamweaver, Fireworks) Student version for 100 dollars. I got it for 80 euros here in europe.
Gave it a try. Not really finished yet. tell me what you think
I cant wait for Villian! Im planning on buying Klay of the Table. To bad they dont watch it in cinemas
At 6/16/06 07:16 PM, Ashford wrote: A lot of reading for some poor fellow with vision problems, don't you think?
no i dont think
http://www.rebuildyourvision.com/
here is the cure!
hi
I know how to make rollovers with movieclips. but the thing i want is.
If someone clicks on a button, it stays down. ONLY when someone clicks on another button, the previous button goes up again, and the button he just pressed goes down.
Anyone know how to do this?
i just bought the student version. You can only get it online i think. heres a link:
http://www.adobe.com..tion/special/studio/
come on, please. is it even possible?
hi, i need a little help. see i use this code to play a song on a frame:
mySound = new Sound();
_root.jukebox.songload = "Loading";
mySound.onLoad = function(success:Boolean) {
mySound.start();
_root.jukebox.songload = "Loaded";
_root.jukebox.song.songname.song_name = ("My Song");
};
mySound.loadSound("songs/My Song.mp3", true);
mySound.play(Ess.FOREVER);
_root.speaker.gotoAndPlay("playing");
Now the problem is... When its finished playing it doesnt repeat itself. I need it to loop after finishing.
You guys know how to do that?
Hi
Im making a road runner flash and i need some background music. I need something jazzy like the Chuck Jones show "Road Runner" did, so if you guys have any, i would appriciate it
rafid
just got finished with my flash layout. check it out:
im creating a site menu for my site. and i have created that if some one rolls over the button "flash" a thing comes up. but if some one rolls over it again the rollover animation starts again.
What can i do to tell flash to remember that the flash button has already been rollovered and that it dosent have to start the animation again.
Flash button AS:
on (rollOver) {
_root.rafid.gotoAndPlay("rafid2");
_root.things.gotoAndPlay("flash");
}
on (rollOut) {
_root.things.gotoAndPlay("flashout");
}
im using another MC to create the rollover effect (rafid, and things)
Could anyone help me? do i have to use IfFrameLoaded();?
At 12/29/05 09:42 AM, Danny_Is_On_Fire wrote: You have already made a topic about this ealier today... no need to spam up the BBS with multiple topics on the same subject. Espesially those that you have already asked today.
You could have simpily posted in your other thread.
this is another question. the other thread was about something else.
ok, im playing a sound from an external folder:
// sets up a sound object
mySound = new Sound();
// load the external sound
mySound.loadSound("songs/Metallica - Fade To Black.mp3", true);
// play the sound
mySound.start();
It takes a while to load the mp3 since its so large. can i create a loading movieclip??? and how??
no one has the solution???
hello im making a jukebox with songs from external links.
the problem is that when a song has finsihed i want flash to go to the next frame. but since the song is from a folder outside is this possible??
i have every song on seperate frames. an example:
// sets up a sound object
mySound = new Sound();
// load the external sound
mySound.loadSound("songs/Metallica - Fade To Black.mp3", true);
// play the sound
mySound.start();
When the songs finsihed i want it to go to the next frame.
anyone has the solution?
Hi, i was wondering what the HTML code is for checking if the visitor has the latest flash plyer? this is normally used for website.
thanks
At 10/6/05 01:33 AM, 23450 wrote: So you click ball and a simple random script runs? I dont think its portal worthy. Sorry.
As i thought, i was just testing out actionscript and stuff. Anyways thanks for the comment
is this worth to submit to the portal:
http://img386.images..image=crystal8ps.swf
of course i will be adding soud
Hi, guys
I just made a new layout on my site and thought maybe you guys want to check it out?
what do you think of it?