A Flash Developer Resource Site

Search:

Type: Posts; User: Studentmonster

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    319

    Ahhh so I have to use the full url? do i have to...

    Ahhh so I have to use the full url? do i have to include the http:// or will www.mysite.com/buying/index.php do?
  2. Replies
    10
    Views
    827

    Is this what your after?

    goto this link and look at the contact screen, is that the kind of form your after? if it is i will try and find the origional file and tell you how i did it.

    Studentmonster
  3. Replies
    2
    Views
    319

    getURL question?

    I have a flash navigation SWF "Navigation.swf" in the root directory for my site and I want a link to load a file called "index.php" from a folder inside the root directory called "buying". I thought...
  4. Just like to say thanks to all those who have...

    Just like to say thanks to all those who have offered their advice so far on this topic, it is a very exciting time for me to get my first big client.

    I am still however looking for more info if...
  5. My first major site - looking for tips!

    I am on the verge of getting my first major site contract, to design a website for an estate agent's local to me. I have only so far completed one full website www.jericho5.co.uk which was done on a...
  6. Replies
    13
    Views
    1,025

    Sorry whats gerbick?

    Sorry whats gerbick?
  7. Replies
    13
    Views
    1,025

    yeah ive tried almost all software i can find, is...

    yeah ive tried almost all software i can find, is it nothing to do with the setup do you think?
  8. Replies
    13
    Views
    1,025

    ive used nero, windows media player, windows cd...

    ive used nero, windows media player, windows cd burner, musicmatch and all have same outcome
  9. Replies
    13
    Views
    1,025

    Anyone good at solving PC problems

    Ok, I know the first rule to fixing any pc is to bin it and buy a Mac :D but I just don't have the money.

    I am having trouble burning albums from my mp3 collection, ever since I built my PC about...
  10. Replies
    4
    Views
    370

    There ya go I just put the link on there :D

    There ya go I just put the link on there :D
  11. Replies
    4
    Views
    370

    Simple Site Check

    I made a small site for my client that he is very happy with, just wondered what you guy's think. Its not meant to big big or flashy because he was on a very small budget. I just wanna know if you...
  12. OT: **Urgent Dreamweaver Question**

    I am making a site in dreamweaver that has two form in it. Both are done in PHP and I thought they were right until i uploaded to test them out and they dont work. This is the url, try and submit...
  13. Replies
    2
    Views
    504

    Image Gallery

    On the site that I am currently working on there has to be an image gallery. What I want to make is a small gallery with three parts to it. The first is a section of thumbnails of all the images in...
  14. Replies
    3
    Views
    365

    Cheers for that, he will be well impressed.

    Cheers for that, he will be well impressed.
  15. Replies
    3
    Views
    365

    Linking to mp3 files

    On the site I am currently working on the artist wants links so that the user can download mp3's of his music, if I had a folder called "music" within the site folder how would I link to an mp3...
  16. Replies
    3
    Views
    491

    Cool, I never even thought about it on that...

    Cool, I never even thought about it on that simple a level. How could I addapt that code so that it loaded the text file for that photo?

    Click button "pic1_btn", load "pic1_frame in "Pic_Viewer"...
  17. Replies
    3
    Views
    491

    Image Gallery (PLEASE HELP ME :) )

    HI there I am currently working on a site for a Soul Singer, and he wants an image gallery in the site. So what I would like to do is this,

    http://www.guydavies.eclipse.co.uk/Screenshot.jpg
    ...
  18. Replies
    2
    Views
    418

    Dynamic Image Loader

    I want to make a dynamic image box about 100px by 100px that cycles through a set of jpegs at random, with the image changing every few seconds. Has anyone got any ideas where I can start, I have got...
  19. Replies
    1
    Views
    489

    Help for confused noob

    I am making a site for a Soul Singer, and have within my main movie a movieclip containing seven buttons which make the navigation. Back in the main movie I have seven frames each one labled as a...
  20. Replies
    0
    Views
    371

    Never ending image gallery

    I want to add a small movie to the bottom of a site, it is like a never ending gallery of images. The conecpt is to have about 10 images that the movie loads at random and then scrolls them from...
  21. Replies
    6
    Views
    472

    Thank's for the help Musicman, just two more...

    Thank's for the help Musicman, just two more little Q's. In your code you put "From: server@some.where" what should this be? Also at the end of your code you put "<html>
    thanks for submitting" after...
  22. Replies
    6
    Views
    472

    Thanks for the reply Musicman, i presume that the...

    Thanks for the reply Musicman, i presume that the code you suply it ot be put into a .php file, but how does the submit button action that file when pressed? And what is the outcome on screen?
    ...
  23. Replies
    6
    Views
    472

    Contact Form in Dreamweaver

    Hi there,
    I am trying to construct a contact form in Dreamweaver, the form is called "contact" and has four fields, "name" "email" "telno" "question" and a Submit button.

    What I want to do is get...
  24. Replies
    5
    Views
    348

    Ok i just tried out my script: var bytes =...

    Ok i just tried out my script:

    var bytes = _root.getBytesTotal();
    var bytes_loaded = _root.getBytesLoaded();
    if (bytes_loaded == bytes) {
    _root.gotoAndPlay("Main");
    } else {...
  25. Replies
    5
    Views
    348

    If I put the loop in frame 2 will it still play...

    If I put the loop in frame 2 will it still play all 8 frames of the animation or just the first two? If it does can you put the loop in frame 8?
Results 1 to 25 of 54
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center