User Profile

Collapse

Profile Sidebar

Collapse
Martin84
Martin84
Last Activity: Jan 4 '08, 01:42 PM
Joined: Jun 3 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Martin84
    started a topic Health bar percentage rise help needed

    Health bar percentage rise help needed

    Ok, for the game that I am creating at the moment I have a health bar animation that starts off full and empties as time goes on. When the health bar is empty it goes to the gameover screen. This part works fine.

    What I would like to happen is when the user runs into a target for the bar to increase by 10%, giving the user more time. The way it is set up at the moment the healthbar movieclip has the instance name "healthbar" ....
    See more | Go to post

  • Martin84
    started a topic Flash game a.i. help

    Flash game a.i. help

    Hi, im trying to create a game in flash where a user character (predator) has to move towards objects on the screen (prey) and make them disappear when touched (this part works fine). Next however (this is the a.i. bit) I want to make another character (rival) also attempt to follow and hit a 'prey' object. Then move onto another. Any help with this would be appreciated.

    Thanks,

    Martin
    See more | Go to post

  • Martin84
    started a topic Images and sound in forums

    Images and sound in forums

    Hello, does anyone know of any forum software that exists that will allow users to post image and/or sound files as well as just text?

    Please reply either way

    Thanks

    Martin
    See more | Go to post

  • Martin84
    replied to MovieClipLoader
    Doesn't matter, problem solved now
    See more | Go to post

    Leave a comment:


  • Martin84
    started a topic MovieClipLoader

    MovieClipLoader

    Hi, ive managed to import files into a main fla document using a moviecliploader command. The code tracks the percentage of the file downloaded so far and shows this information in a preloader bar. The problem is whenever I import a swf file it tries to play before it is 100% loaded. To counter this I added some more code to solve this (see bold text). The code is supposed to hide the swf file until it is 100% loaded then show and play it. The code...
    See more | Go to post

  • Martin84
    started a topic Getting a server

    Getting a server

    Hi all, im building a small personal website but know next to nothing about servers and hosts. After running a few searches I found lots of hosts (decided on a 1&1.co.uk package) but next to nothing about getting a server to send the webpages to the host. Looking on the 1&1.com site the only mention I saw of servers looked to be business dedicated ones that would cost £30 a month!

    Please could someone recommend where I could...
    See more | Go to post

  • Hi, I managed to get it to work using the MovieClipLoader command but the .swf background seems to be alphad out by default. Is there any way that I can get the background colour to show?
    See more | Go to post

    Leave a comment:


  • Martin84
    started a topic Problem importing .swf file into a .fla document

    Problem importing .swf file into a .fla document

    Hi, im attempting to build a portfolio website in flash professional 8 and want to import an .swf file into the .fla document but I cant get it to work.

    I created white square then converted it into a movie clip (realisticface_ mc) and attached the following code (found in the flash help section):

    onClipEvent (enterFrame){
    loadMovie("C:\w amp\www\portfol io\materials\re alisticface.swf ", realisticface_m c);...
    See more | Go to post

  • Im using windows xp (home edition). Hi Epots9, how do you find the stmp that the ISP gives and how would you set it up? Im a complete novice when it comes to dealing with servers, hosts etc
    See more | Go to post

    Leave a comment:


  • I used WAMP5 to set up apache, php, mysql without configuring anything, I dont think this has set up an SMTP service as well. Do you hnow how you would go about scripting to give it (localhost)the same settings as the regular email account for outgoing mail? Im using a yahoo service by the way, if that has any relevance.

    I tried the 127.0.0.1 thing but it didnt work, seem as its just another way of writing localhost
    See more | Go to post

    Leave a comment:


  • Martin84
    started a topic Unable to connect to localhost to send SMTP mail.
    in PHP

    Unable to connect to localhost to send SMTP mail.

    Hi all, im creating a mail form in PHP and I got back the following message in when testing:

    mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\wamp\www\ema il_script.php on line 38#

    As you can tell from the localhost reference I am using a server on my own computer for testing purposes.Is...
    See more | Go to post
No activity results to display
Show More
Working...