My Flash Game Lags
Hey I made a flash game here: http://www.geocities.com/jayyouestee...lobattack.html
But it turns out that it lags in the middle of the game. I cannot figure out why. Can someone look into my flash file and see what the problem is? Thanks
Here's the source: http://www.geocities.com/jayyouestee...blobattack.fla
ActionScript.org Forums > ActionScript Forums Group > ActionScript 2.0
Posted on: 12-08-2005, 11:08 PM
View Complete Forum Thread with Replies
Sponsored Links:
Flash, Lags Man
I have some special effects for my movie that i am creating in flash mx. except the problem is that it lags. Why the hell does Flash MX Have to lag?? I mean, if the frames are loaded, why would it have to lag? And then if i put it to medium, or low quality, the special effects are crappy. What am i supposed to do? I don't want to buy a new souped up computer for making flash movies.
View Replies !
View Related
I Submit, And My Flash Lags,why?
I submit my content to NG alot and i have to say MOST of my entries lagg like no tommorow. Obviusly this can be a real problem when your making a specific character say spacific words(the words dont match up with the mouth) so alot of my entries get blammed because of this. I always make my music files compressed to save memory and i have no idea as to why it laggs so much. If you have any suggestions please let me know. thanx
View Replies !
View Related
Flash Doesnt Look Right In IE And Lags In FF
When im in FF the flash looks right and does wat its supposed to but i have divs overlaying it and it lags in a wierd way and only through certain divs. The flash file should not lag at all cuz its only 5kb and 95% actionscript. In IE there is no lag but it does work right. i have stars that are falling and start at random positions but in IE the y value is the same for all the stars. and also there is another flash on the page that doesnt want to show in IE.
EDIT: discovered that u cant use Stage.width/height in IE as soon as the movie loads
View Replies !
View Related
How Many Lines Of Code Before Flash Lags
Hey Just wondering if theres a limit i should have before flash starts lagging because of code length.
I have about 4000 lines here and there and its starting to lag i can tell... I started using mx 2004 to maybe stop it but i found it worse dealign wit hso much code.
have i hit a plateau with this little macromedia applet or what?
View Replies !
View Related
How Many Lines Of Code Before Flash Lags
Hey Just wondering if theres a limit i should have before flash starts lagging because of code length.
I have about 4000 lines here and there and its starting to lag i can tell... I started using mx 2004 to maybe stop it but i found it worse dealign wit hso much code.
have i hit a plateau with this little macromedia applet or what?
View Replies !
View Related
Plays Smooth In Flash / Lags In Browser
When I view my site in a browser, it's just choppy enough to annoy me. My site consists of four sections, each are separate .swf's, under 130K, preloaded, and are set to 30 fps. The two parts that I find most noticeably choppy are when a small, all-white box quickly expands to a larger box and then fades away to reveal a fairly large (600x420) bitmap background. It seems that I've seen much more intensive sites without noticeable choppiness. Like I said it's not awful, but it's just enough to bug me -- so I am looking for a solution. Any suggestions would greatly be appreciated. Thanks!
View Replies !
View Related
Flash Movie Lags Badly If I Add 1 More Picture.
I have flash gallery which doesn't load pictures dynamically, just has them placed on stage. I have 12 pictures. It lags badly like this, but if I delete ANY of the 12 the movie plays smooth as silk. Is there anyone who has experienced this problem and can help me figure out how to solve it?
View Replies !
View Related
Plays Smooth In Flash / Lags In Browser
When I view my site in a browser, it's just choppy enough to annoy me. My site consists of four sections, each are separate .swf's, under 130K, preloaded, and are set to 30 fps. The two parts that I find most noticeably choppy are when a small, all-white box quickly expands to a larger box and then fades away to reveal a fairly large (600x420) bitmap background. It seems that I've seen much more intensive sites without noticeable choppiness. Like I said it's not awful, but it's just enough to bug me -- so I am looking for a solution. Any suggestions would greatly be appreciated. Thanks!
View Replies !
View Related
[flash Mx 2004] Simulate Download Lags Animations
When I try the Simulate Download feature in Flash MX 2004 (7.01), the preloader works fine and all but it seems as if all my animations are slowed down to a crawl. If anyone has any suggestions on how to fix this, please post here.
By the way, I know this is not normal because a guy at my work has this working perfectly, and when I try it on my computer at work it lags there too. Please help me.
Thanks in advance.
View Replies !
View Related
[urgent]flash Cs3 Actionscript Input Lags On Extreme Fast Pc
I have a problem with flash cs3
first let me tell me my specs of my pc:
intel core 2 quad 3 ghz (Q9650)
4gb ram
890 mb videocard
asus p5q motherboard
this is a very fast pc as you can see
but still it lags when i try to put some code in the main timeline
when i have around 30 lines of AS the lagging begins :s
example:
when i type:
if(Key.isDown(Key.SPACE))
when i'm at SPACE, flash still is struggling getting Key on the screen.
it's like flash has troubles handling the pc's speed.
i use vista, sp 1, flash cs3 and actionscript 2.0
who can help me?
this is a very annoying problem and i hope someone can help me asap!
thanks!
View Replies !
View Related
What Is The Problem With Those Lags
i wonder why my swf file is slowing down when playing via www
when i run it in flash it works well there is no breakes and no slowing down. after preloader part everything is loaded - there is no additional loading while movie plays.
http://www.bfs.com.pl/nn/index.html
thanx
View Replies !
View Related
Swf Lags When Loading
I'm testing a site that loads swf's into new levels for each new page. when some of the buttons are clicked the animation stops for a quick second and then continues loading. The swfs that are laoding are around 10-20MB's. Once the pages are cached the animation perform smoothly. Why does the lag happen? Would it improve things to use a shared libary to load some elements earlier? If I used a shared library wouldn't it then create problem on the intial load? I'm new to flash so any wisdom on this issue would be appreciated.
View Replies !
View Related
Netstream Lags
Hi,
I'm making a similar thing like this: http://www.productorials.com
(the intro with the woman and the synchronized animations)
However my version lags as hell on other computers where this one doesn't?
Has anyone an idea on how they made it? Animations inside the movie? Framerates of the movie? ...?
Kind regards, Pete
View Replies !
View Related
ENTER_FRAME Lags In CS4?
Hi all,
Apologies if this topic has already been posted but has anyone noticed a performance lag when using ENTER_FRAME in CS4? I had a very basic space invaders game created in Flash CS3 and it ran fine. When I took it into CS4 it was significantly slower. I stripped out everything but a few of the lines to change an Y property and it's still very slow, even with a frame rate of 60FPS. I've played around with the frame rate without success. Here's a snippet of the code...
stage.addEventListener(Event.ENTER_FRAME, loop);
function loop(myevent:Event) {
s1_mc.y+=2;
s2_mc.y+=2;
s3_mc.y+=2;
s4_mc.y+=2;
}
To me, these movie clips should move down the Stage quite fast at 60FPS but they actually drop quite slowly. It grinds even more when I throw in some hitTests. I don't have any other ENTER_FRAMEs going so I'm a little puzzled by this. I've also tested on Mac and PC with the same issue on both platforms.
Any feedback on this would be appreciated.
Gerald
View Replies !
View Related
Howcome Scrollpane Lags?
i was just curious what i might be doing wrong. everytime i use the scrollpane component, the scroll lags like it doesn't wanna scroll. it works just fine but just feels sticky and slow. any ideas?
View Replies !
View Related
Music Lags Even Though I Have A Preloader
i have made a simeple intro for my dad's restaurant's website. there is music in the background, i have a preloader that works fine, but my movie lags when it is playing, it sometimes skips a few frames. I think it is because of the music. Any thoughts?? I downloaded the song from a cd and then used real time player to import it into flash.
my intro is at www.geocities.com/reshamrd
View Replies !
View Related
Site Is FAST On PC, But Lags On MAC?
Hey all,
I have a few questions as I am having some trouble with this (I searched thru to see if it had been asked before, I know I had somewhat discussed it at one point with some developers but couldnt find anything about it)......
Pretty much I develop all of my stuff at 31 FPS. I was told before that MACs drop a FPS or 5 FPS or something to that nature and that 31 was the best to go with. Well I never developed FOR a MAC or had the intention to, until recently when we started working for a client who uses predominantly MAC. So I went out and bought a brand new G4 Laptop to do some testing on.
When I open previous sites I have built, the stuff CRAWLS on the mac. Even set at 31 FPS. The machine is BRAND NEW so I KNOW its not the computer. In fact I called a fellow developer to check it on his MAC, he said there was the same problem.
Right now I am kinda frusterated. Anyone have any suggestions or ideas at this point for me? I DONT want this to turn into a MAC vs PC war, I merely just want to fix this problem before I develop much more.
THX IN ADVANCE!!
View Replies !
View Related
[F8] Reducing Lags In Website
I'm making my homepage as usual, then i tested it... And it surprised me how much this 30 fps movie slowed down.
Here are the features:A clocka mouse imposera snowflake which detonates from the mouse when the mouse movedsome buttons with attachMovie()linkagesa logo which is a 40 framebyframe animation (3D)pretty much it really.
The real thing that slows the system down is the snowflake detonation. But i dont want to loose the effect. what can I do to speed up this thing without loosing quality?
Thanks!
Tongxn
View Replies !
View Related
[CS4] Animation Lags At Certain Points
Hello, I'm having a small problem with my first flash animation.
On my computer, the animation is choppy and lags at certain points when I view it in Firefox, but it seems to work perfect in Internet Explorer.
I can't see what could be causing the lag, the animation is pretty basic, but it does have a lot of tweened text.
You can view it here:
http://namehere.erikswan.net/mighty
I was wondering whether there is anything I can do to optimize the animation and get it to run as fast as possible. So far, messing with the sound settings doesn't seem to affect the speed at all (currently I have a silent sound track in stream mode and the actual music in event mode - a technique that is supposed to keep the music in sync with the animation but still makes it sound good).
The FLA file is here:
http://www.erikswan.net/mighty/You%20Are%20Mighty.fla
If I've done something wrong, please say so - this is my first time making a real animation.
I really appreciate your help.
View Replies !
View Related
[CS4] Animation Lags At Certain Points...
I rewrote this because apparently my first thread didn't get posted at all.
Hey guys, I was wondering whether you could help me with a small problem that I am having with my first Flash animation.
I'm using CS4, and when I export the SWF and view it in Firefox, it skips/lags at certain points in the animation (specifically during some of the fast, "zooming out" text tweens - you'll see what I'm talking about if you watch it below). The odd thing is that it appears to work just fine in IE.
The animation isn't that complicated, but it does have a fair amount of text tweens.
You can view it here: http://name.here.erikswan.net/mighty
The FLA is here if you want to take a look: http://www.erikswan.net/mighty/You%20Are%20Mighty.fla
I was wondering if it is slow, choppy, or laggy for you and whether there is anything I can do to optimize it and make it run as fast as possible.
Thanks, I really appreciate your help.
View Replies !
View Related
Movie Lags Over Time?
I have a movie that creates movie clips at a fast pace.. then unloads them when they go off the screen... (star field making it look like your flying)..after about 2 minutes though it begins to lag really bad.. even though all the off screen clips are unloaded .. any way to fix this?
View Replies !
View Related
Site Lags On Certain Computers?
I have just finished up and launched my website and I seem to have a problem.
The site loads fine on my machine as well as others in my apartment and office. On one computer at work and on 2 computers at my girlfriends office, the site seems to lag really bad to the point where the site is not enjoyable at all.
Is there a way to optimize this? This is my first fully built flash site so I may be missing some key optimizing tips but I am stuck and confused.
any help would be greatly appreciated...
-savager
thesavager.com
View Replies !
View Related
Movie Lags While In Fullscreen
I am working on a flash desktop application which requires me to have the flash to appear as full screen when run on the computer.
I compiled my flash into executable(.exe) file with mdm zinc but I realise that the flash animation is lagging a lot when it is shown in full screen.
I then try to display the frame rate on the movie and the movie is actually running at 10fps when full screen and animating. It returns to about 20-25fps when it is not having any movieclips animating while remaining full screen. It is running all well at 30fps when opened with flash player.
The animation is not some heavy ones. Just simple masking animations because I still just testing it out.
Why is it so? And is there a workaround for this?
View Replies !
View Related
Scrolling Animation Lags - What To Do?
First things first - Take a look here at a kids game:
http://knalle.dk/kidsgame/
The animation happens on mouse over. Try it.
Here on my computer it lags a bit - like screen tearing on the laundry clothes (all MCs). How can you optimize the code or do it a better way?
Here's the full code (document class):
PHP Code:
package { import flash.display.MovieClip; import flash.display.Stage; import flash.events.Event; import flash.events.MouseEvent; public class Main extends MovieClip { var sHeight : Number; var sWidth : Number; var rope:MovieClip; var ropeSpeed:Number = 0; var pleaseStopScroll:Boolean = true; public function Main() { //this.addEventListener(Event.ENTER_FRAME, moveRope); rope = this.game.scene.rope; this.game.scene.mouseChildren = false; this.game.scene.addEventListener( MouseEvent.MOUSE_OVER, mouseInside); } protected function mouseInside(e:MouseEvent) { pleaseStopScroll = false; this.game.scene.mouseChildren = true; this.addEventListener(Event.ENTER_FRAME, watchForMouseEntry); } protected function moveRope(e:Event = null):void { if (pleaseStopScroll) { ropeSpeed -= 1; if (ropeSpeed <= 0) { this.removeEventListener(Event.ENTER_FRAME, watchForMouseEntry); } } else if (!pleaseStopScroll && ropeSpeed < 10) { ropeSpeed += 1; } var diff:Number = Math.cos((-this.game.scene.mouseX/600)*Math.PI)*ropeSpeed; trace(diff); rope.x += diff; if (rope.x > 0) { rope.x = 0; } if (-rope.x > (rope.width-600)) { rope.x = -(rope.width-600); } } protected function watchForMouseEntry(e:Event):void { moveRope(); if (this.game.scene.sky.hitTestPoint(stage.mouseX,stage.mouseY,true)) { pleaseStopScroll = false; } else { pleaseStopScroll = true; } } } }
View Replies !
View Related
Movie Lags While In Fullscreen
I am working on a flash desktop application which requires me to have the flash to appear as full screen when run on the computer.
I compiled my flash into executable(.exe) file with mdm zinc but I realise that the flash animation is lagging a lot when it is shown in full screen.
I then try to display the frame rate on the movie and the movie is actually running at 10fps when full screen and animating. It returns to about 20-25fps when it is not having any movieclips animating while remaining full screen. It is running all well at 30fps when opened with flash player.
The animation is not some heavy ones. Just simple masking animations because I still just testing it out.
Why is it so? And is there a workaround for this?
View Replies !
View Related
Animation Lags At Certain Points...
Hey guys, I was wondering whether you could help me with a small problem that I am having with my first Flash animation.
I'm using CS4, and when I export the SWF and view it in Firefox, it skips/lags at certain points in the animation (specifically during some of the fast, "zooming out" text tweens - you'll see what I'm talking about if you watch it below). The odd thing is that it appears to work just fine in IE.
The animation isn't that complicated, but it does have a fair amount of text tweens.
You can view it here: http://name.here.erikswan.net/mighty
The FLA is here if you want to take a look: http://www.erikswan.net/mighty/You%20Are%20Mighty.fla
I was wondering if it is slow, choppy, or laggy for you and whether there is anything I can do to optimize it and make it run as fast as possible.
Thanks, I really appreciate your help.
View Replies !
View Related
Movie Lags While In Fullscreen
I am working on a flash desktop application which requires me to have the flash to appear as full screen when run on the computer.
I compiled my flash into executable(.exe) file with mdm zinc but I realise that the flash animation is lagging a lot when it is shown in full screen.
I then try to display the frame rate on the movie and the movie is actually running at 10fps when full screen and animating. It returns to about 20-25fps when it is not having any movieclips animating while remaining full screen. It is running all well at 30fps when opened with flash player.
The animation is not some heavy ones. Just simple masking animations because I still just testing it out.
Why is it so? And is there a workaround for this?
View Replies !
View Related
Load 20 .swf Lags Badly?
Hi guys,
I use PHP to covert .jpg to .swf. And I have the need to load those 20+ .swf files at the same time. Each .swf file size is about 30 KB.
It lags IE badly When I try to load 20 .swf from remote server
but, it's fine to load them from local.
It shouldn't be connection speed problem because it's pretty smooth to load 20 .jpg files. So, I guess the problem is the .swf transfer method (Streaming?).
How can I overcome this? Any suggestation? Thanks!!
View Replies !
View Related
Movie Lags Behind Sound. Ideas?
I have a presentation. Sometimes, the animations slow down, and the movie lags behind the soundtrack. Its very fast paced. Is there a way to render this into a movie? I know that flash 5 supported rendering to a .mov.
Any ideas would be great, thanks.
View Replies !
View Related
Streaming Audio Lags (Very Unusual Bug)
I have a swf, which loads external movies, each external movie has its own layer in the time line which contains an audio file, the audio is not being used with actionscript, it is just sitting there and plays with the "stream" option enabled in the properties bar.
What I have found is that, when going from one scene to the next scene within the loaded swf, the audio will overlap, that is, the audio doesn't finish when it is supposed to, or the audio for the next scene will play before the current scene is finished.
Has anyone encountered this problem before, or, have they found a way or know a way to fix this? Perhaps something could be done to 'sync' the audio with the timeline at the end of every scene, maybe some function could be called that gets the audio and does something to it to make it re-sync?
I am really out of ideas. I have tried getting the next scene to have a delay of 9-15 frames, and that seems to have worked, but what happens is if I am running the swf, then open an app up or do something that uses a lot of cpu power, the flash file that is running will start to lag from that point onwards. Now, if the program or process that I was running in the background is now closed or goes away , the lag in flash remains! Even for new scenes that I use or even new loaded swf files, the lag stays! I close the swf, reopen it and the lag is still there, I close flash, and reopen flash, then test hte movie out again, and the lag is still there.
If you don't run another intensive process in the background, or open another application, the audio doesn't lag and everthing works fine.
If anyone has any idea's about this, please share.
BTW, I use an Athlon XP2600+ and the CPU usage is low when running this swf file...
View Replies !
View Related
Movie Clip Lags Behind Mouse
"I want an mc to go lag behind the mouse. But go to exactly everywhere the mouse has been.
So its like the mouse makes the path for the mc to follow"
Someone posted this on the flashkit forums and no one ever answered. I need to know the answer also, so I was hoping one of you guys would know the answer. If the explanation of what I am looking for isn't clear enough, tell me. Thanks in a advance. (By the way, I'm using Flash 5)
View Replies !
View Related
DataGrid Component Performance Lags
I have a DataProvider object which loads an XML object during instantiation. I set my datagrid.dataProvider to the DataProvider object. There are 13 columns, and approximately 40 rows.
Scrolling the datagrid, and resizing columns has alot of lag. Is this to be expected when using the DataGrid component with larger datasets?
View Replies !
View Related
MovieClipLoader Lags Movie With Multiple Images
Hey peeps,
Im using the MovieClipLoader class to load about 20 images into seperate movie clips and it seems to really slow down the playback of my movie, ie its very processor intensive. is this just something i have to live with, or is there a way around it? an example of my script is below:
Thanks for your help!
Code:
function initimages() {
//load in imagenails
for (i=1; i<=imageNum; i++) {
imageTh = eval("img_vars.image"+i+"ThURL");
image = eval("img_vars.image"+i+"URL");
thumb_url = "http://www.hive.com.au/wip/andrewrichey/"+imageTh.substr(1, imageTh.length-3);
image_url = "http://www.hive.com.au/wip/andrewrichey/"+image.substr(1, image.length-3);
//image_url = "http://localhost/andrewrichey.com/html/"+image.substr(1, image.length-3);
//load image files in to imageir respective targets
imageMCL.loadClip(thumb_url, "thumbs.set_mc_holder.set_mc1.butt"+i+".img");
imageMCL.loadClip(image_url, "photo_mc.image"+i+".img");
}
}
View Replies !
View Related
Movie Clips Lags With Sound REMOVED
Maybe somebody out there can explain this one.
I have the same exact movie clip... both preloaded.
Move With Sound
Movie Without Sound
Why would the movie without sound be noticeably... 10 + seconds longer than the movie WITH sound... this makes no sense.
Can anyone try and explain this?
Thanks in advance.
View Replies !
View Related
[F5] Scrolling Ribbon Animation That Lags Behind Mouse
Hi
Im using flash 5 and trying to develop a little idea..
I would like to basically have a ribbon type animation follow the mouse.. which i suppose is easy enough but what really bugs me is upon loading the animation i want the ribbon to start (u see the start of the ribbon to scroll out) but then for the duration of the animation i want it to keep scrolling. also if its possible to have it follow the curves of the mouse leaving almost a smoke trail.. lol it sounds kinda crazy but i have an awesome idea.
Also is it possible to make something leave like a "snail trail" behind, kinda like as a line squiggles around the page it leaves an impression?
I know it can be done! just not how
View Replies !
View Related
Exporting As Media File... Lags On Playback
Hi community,
When I export my flash animation as a media file (.mov .avi .mpeg etc....), I always get a fair bit of noticeable lag.
WHAT IS THE BEST WAY TO EXPORT A FLASH MOVIE AS A MEDIA FILE (like for playback on DVD, in studio productions etc..) SO THERE IS NO LAG!!!!!
View Replies !
View Related
Flash Game Help The Game Runs Too Slow In A Browser
lo there!
I'am so frustrated!
I have made a plattformgame in flash, and after I had published it I tested it (local) when it was embedded in a browser, and it hacks and laggs! But when I play it in the flash player it works just fine.
What should I do?
I removed all the heavy graphics, lowerd the fps to 30fps and removed all the code so now its just the bassis left (gravity, collision, key checking etc. and yes u should bounce on the walls giving a wall jump effect).
Anyone please! I am in big need of help!
Is it my code? Did I publish it wrong?
here are the links:
http://smh03.lbs.se/smh03niklas/prof...ofilbollen.swf
http://smh03.lbs.se/smh03niklas/prof...ofilbollen.fla
http://smh03.lbs.se/smh03niklas/prof...filbollen.html
//Qui
View Replies !
View Related
[F8] Game Studio Needs Flash Game Programmer
Hi -
I've been working on cartoon Flash interfaces for awhile. Now my clients want games, so I'm looking for one or two Flash game actionscripters who can help out and maybe start a studio. Since it's a startup, I'm looking for someone who's good, but not yet making millions - hoping we can do that ourselves eventually. Someone dependable, easy-going and easy to get along with. Would be great to find someone relatively local, but not absolutely necessary.
We'll be creating custom Flash games for an existing client.
Hoping to check out people's games first.
J.
View Replies !
View Related
Sound.duration Lags Behind Sound.getBytesLoaded()
This is crazy:
Code:
l = 1779801 t = 1782285 p = 99.8606283506846 dur = 210
l = 1782285 t = 1782285 p = 100 dur = 211
l = 1782285 t = 1782285 p = 100 dur = 212
l = 1782285 t = 1782285 p = 100 dur = 213
l = 1782285 t = 1782285 p = 100 dur = 213
l = 1782285 t = 1782285 p = 100 dur = 214
l = 1782285 t = 1782285 p = 100 dur = 215
l = 1782285 t = 1782285 p = 100 dur = 215
l = 1782285 t = 1782285 p = 100 dur = 216
ActionScript Code:
var l:Number = my_sound.getBytesLoaded();
var t:Number = my_sound.getBytesTotal();
var per:Number = (l/t)*100;
//
trace("l = " + l +" t = " + t +" p = "+per+" dur = "+Math.round((my_sound.duration/1000)));
Has anyone ever experienced this problem of the Sound.duration property lagging behind the Sound.getBytesTotal()? This seems rather ridiculuos! And yes, this happen online too, not just locally!
View Replies !
View Related
Needs EXPERT Help: 1. Save Game For Replay, 2. Reset Game
I'm rather new to Action Script, but doing not bad. I have searched the Board, found a link to a tutorial on ActionScript[Org], titled: "save a local copy of file". But that was yet not clear enough for me.
2 Questions at the moment (files attached):
1. Save Game for Replay: How can I save the set to a file in the Same Folder so it could reload for further play from that point on?
2. Reset Game: How can I Reset the Game for a NEW Attemp? I need to remove all Actors at once, to start a new game, without closing this SWF and reopenning it.
If you'd be so kind as to explain very clearly, and add Action Script, taking into consideration that I still get confused by trying to deal with Arrays and so. I promise to study your lesson carefully - this GameTest attached is the fruit of this week studies.
THANKS A LOT
Nit Kalish
View Replies !
View Related
How To Disply Time In Game And How To Stop After The Game..
Hi all,
i need help on drag and drop game...
i have done the drag and drop function, for this game timer has to be shown, after user finishes the drag & match, it should give finish alert and time taken for this game (please tell me also how to stop time after he finish the game) is to be sent to some external file or some database...
can it be done?
i have attached the .fla file also..
View Replies !
View Related
[F8] How Can I Make A Game With Levels And A Game That Restarts?
I know this sounds stupid, but I just can't figure it out. I need to make a platform game. I'm fine with making a points system and a scrolling background and it functions but I don't know how to get the player to touch an object, or reach a goal and then transport to another level...I don't want to make the user have to click something to go to a new level.
Also, when the character hits an enemy, I can make it die, but I don't know how to make a button or something appear saying 'Game Over - Try again', so they can pretty much restart the level.
Hopefully someone can help me.
Regards,
Andrea
View Replies !
View Related
Help With A Game.. Game Is Running Slow In Browser..
I am working on this game for work and for now all i have is placeholder art for the most part and nothing very heavy on the graphics end yet my game is running very slow.. i bumped the FPS to 60 since at 30 i was getting image tearing or a double vision effect.. the upped FPS fixed that but the game is still running very slow. To give you an idea of what's going on i have different intervals running so different things can happen at different times.. there are 2 constant onEnterframes for the 2 enemies flying around the screen.. there is 1 for the main loop, 1 for the character, 1 for whenever tickets generate which removes itself and deletes the enterframe when they disappear, 1 for the wrecks that occur on level 2 which also remove themselves and delete enterframes for themselves, and 1 for a holder that handles all the money flying in which removes themselves as they collide with the player or leave the screen. All enterframes that run during gameplay delete themselves at the end of each level and re-initialize at the beginning of the next.
I can't figure it out.. please take a look at the fla and html files attached. Could it be just the sheer size of the game screen.. should i make it about half the size?? I appreciate any help and thank you.
Also the game's scripted animations seem to be running a little choppy if you watch their movement closely like there is a little glitchy jump every second or so.. is this fixable?
View Replies !
View Related
AS Help Needed In Game(i Will Give Credit In Game If You Help)
ok so basicly this is my game so far
23.swf
my probelm is that i want to make my charcter a flame and the tips of his head will move depending on the direction you are going.
So here is basicly this what its like
Moving left-Flames bend to right
Moving left and down-Flames bend at an angle between the left and down
Moving Down-Shorter Flames
Moving Up-Stretched Flames
etc...
ill put borders on after i get the flames down
View Replies !
View Related
Flash Media Server Can Use For Multiplayer Online Game With Flash
Dear all,
Hi I'm newbie.I'm so confuse about to develop the MMORPG game in flash.
Is it really can do with Media Server and Flash only?I have to develop multiplayer online game like as each player can move their avatar by using arrow keys.Is it really can be?
ႈWhen I just googelling, I saw most of the forum said MMORPG for xml socket server, but I can't find any tutorial with Media server.
So can anyone help me to point the examples, or Links?Now I'm in dark with that problem.pls help me
Thanks and Regards,
Vennasa
View Replies !
View Related
Flash Media Server Can Use For Multiplayer Online Game With Flash?
Dear all,
Hi I'm newbie.I'm so confuse about to develop the MMORPG game in flash.
Is it really can do with Media Server and Flash only?I have to develop multiplayer online game like as each player can move their avatar by using arrow keys.Is it really can be?
ႈWhen I just googelling, I saw most of the forum said MMORPG for xml socket server, but I can't find any tutorial with Media server.
So can anyone help me to point the examples, or Links?Now I'm in dark with that problem.pls help me SOS.
Thanks and Regards,
Ap.
View Replies !
View Related
|