A Flash Developer Resource Site

Search:

Type: Posts; User: creative.watson

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    1,898

    Expandable leaderboard

    Afternoon

    Does anyone know of a tutorial or something on how to do an expandable leaderboard banner - 728x90 expanding to 728x350?

    I anyone knows of anything that will help me out or has a file...
  2. Replies
    0
    Views
    3,681

    Scrolling through sound

    I am producing a file that will allow you to control the content of the timeline with a scrollbar. This function works OK.

    I am also playing a voice (content being read) over the top. This sound...
  3. Replies
    1
    Views
    795

    LoadVariables problem

    I have an input text box with a variable name of 'query'.
    On the search button I have:

    on (release) {
    _root.filename =...
  4. Replies
    1
    Views
    1,321

    XML help

    I am having trouble getting my information to change.
    On frame 1, I pass my xml (see below) into arrays:

    photo_thumbnail = new Array();
    photo_large1 = new Array();
    photo_new_large2 = new...
  5. Thread: _root.

    by creative.watson
    Replies
    3
    Views
    666

    Thanks for the reply. I posted the same...

    Thanks for the reply.

    I posted the same question on a few different forums.

    I have an answer that I have just tested and it works!!

    btn.addEventListener(MouseEvent.MOUSE_OVER, PlayAnimate);...
  6. Thread: _root.

    by creative.watson
    Replies
    3
    Views
    666

    _root.

    I am having trouble controlling a movie clip from within another movie clip in AS3.

    On my stage I have three movie clips. mc_1 mc_2 & mc_3.

    Each have a different animation within them.
    What I...
  7. Replies
    5
    Views
    487

    That works! But... The initial loaded xml...

    That works!

    But... The initial loaded xml content doesn't disappear. Is there a remove function i can set up?
  8. Replies
    5
    Views
    487

    aaaah, i see Ill give it a try cheers for you...

    aaaah, i see

    Ill give it a try cheers for you help!!
  9. Replies
    5
    Views
    487

    Thanks for the reply. I'll give it a try. Will...

    Thanks for the reply. I'll give it a try.

    Will the button action be something like:

    link_btn.addEventListener(MouseEvent.CLICK, loadXMLFile);

    How will I get it to link to the fileName?
    ...
  10. Replies
    5
    Views
    487

    AS3 & xml

    I am creating a site that I am loading in thumbnail images from an xml file. Part of my code that loads the xml is below:

    var flashmo_xml:XML = new XML();
    var folder:String = "thumbnails/";
    var...
  11. Auto resizing depending on content

    I am creating a website where the content is being loaded into a text box (dynamic) inside a movie clip.

    I need to be able to get the movie clip to resize automatically depending on the amount of...
  12. Replies
    6
    Views
    985

    Solved it!!

    Solved it!!
  13. Replies
    6
    Views
    985

    See below... Is this right or am I barking up the...

    See below... Is this right or am I barking up the wrong tree?!!

    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>Colour Changing</title>
    <script...
  14. Replies
    6
    Views
    985

    Yeah that's not a problem, there will be lots...

    Yeah that's not a problem, there will be lots more images not just four and they understand that it is random picking images.
  15. Replies
    6
    Views
    985

    Yeah that's not a problem, there will be lots...

    Yeah that's not a problem, there will be lots more images not just four and they understand that it is random picking images.
  16. Replies
    6
    Views
    985

    Changing background images

    I am working on a project that the client wants to change their background image every time the page is refreshed/revisited. I have been able to write the javascript to be able to change the...
  17. Replies
    0
    Views
    548

    Any thoughts??

    Is anyone able to suggest or know how the effect of the 'rotating wall' of this website can be achieved.

    http://www.nikebauer.com

    This effect is brilliant but can't quite work out how it is...
  18. In the world of computerization......

    In the world of computerization there are many ways of advertising and selling your company.

    I have a question about sending dreamweaver html pages that I have created as an email. I have sent...
  19. Replies
    1
    Views
    670

    E-Flyers

    Does anyone know of an alternative way to do an e-flyer?

    At the moment, (as I have only just started producing them), I do them through MS Word! - Not the greatest tool I know!

    Is there a...
  20. Replies
    2
    Views
    781

    PHP help

    Can anyone take a moment to have a look at my php and see what I have got wrong. When I test my form out I get a message saying:

    no valid recipients in...
  21. Replies
    3
    Views
    1,853

    Legend! Cheers

    Legend!

    Cheers
  22. Replies
    3
    Views
    1,853

    Address bar icons

    Does anyone know how to get the little icons in the start of the address bar?
    Example. http://www.nba.com - has the nba symbol in the address bar. http://www.empireonline.com has thier 'E' as an...
  23. Replies
    2
    Views
    910

    Cross browsers.....

    I have produced a website on my PC and it look fine. But when I look at the same site on My mac the website is all over the place!

    Why is this? and how/what do I need to do to sort it so it looks...
  24. Replies
    1
    Views
    703

    Filling graphics

    Can anyone help me out / point me in the direction of a tutorial of how to make a object look like its filling up.

    Example - http://www.holycow.uk.com

    Their cow graphic fills up as a preloader...
  25. Replies
    5
    Views
    1,856

    Cheers, yeh that helps, I guess im looking for...

    Cheers, yeh that helps,

    I guess im looking for the specs. I have designed the flyer and I want to put it into the form of an e-flyer and into my email (outlook express) to send off to my list of...
Results 1 to 25 of 37
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center