A Flash Developer Resource Site

Search:

Type: Posts; User: tayjax

Page 1 of 15 1 2 3 4

Search: Search took 0.11 seconds.

  1. Replies
    3
    Views
    1,951

    Good point - the web form does seem like a much...

    Good point - the web form does seem like a much better option...

    Right so a Query String is what i need to be searching for - thanks for that
    Do you know of any good tutorials along the lines of...
  2. Replies
    3
    Views
    1,951

    Guidance on databases

    I've got this tie designer flash movie i'm working on
    Got it all looking nice but I'd love to have some real functionality to it

    The way it works is that it has a variety of designs you choose...
  3. Replies
    3
    Views
    635

    45 views and no replies Does that mean this...

    45 views and no replies

    Does that mean this is actually quite hard to do then ?
    Presumed it was just me being thick ?
  4. Replies
    3
    Views
    635

    attached the fla

    i've attached the fla as well to see if that helps get some responses ?
  5. Replies
    3
    Views
    635

    almost got it

    Ok so I replaced the _parent with _root in the mc button and it worked fine when i tested the swf but when i uploaded it to test it online - nothing
    they just didn't work.

    Still quite confused ...
  6. Replies
    3
    Views
    635

    deep linking with SWFaddress

    I'm trying to get to grips with SWFaddress and struggling a little

    Just trying to work out how to place the mc buttons into one movie clip.

    The code on the mc buttons is :

    this.deepLink =...
  7. Thread: smooth moving

    by tayjax
    Replies
    2
    Views
    477

    smooth moving

    Hi,
    I'm trying to find somewhere that will show me how to create a button that will smoothly move an mc from one position to another using AS

    anyone out there that can help?



    thanks...
  8. Replies
    41
    Views
    13,758

    Ok I have a new challenge for you... I just...

    Ok

    I have a new challenge for you...

    I just thought it would be great if the pictures would load up randomly
    I have about 20 pictures in the slideshow at the moment and would love it if each...
  9. Replies
    41
    Views
    13,758

    genius thank you for that...

    genius thank you for that...
  10. Replies
    41
    Views
    13,758

    thanks for that - the slideshow part now works...

    thanks for that - the slideshow part now works perfectly - just what i was after!

    now my only problem is the button aspect
    I can see that when you click on a picture it outputs the phrase...
  11. Replies
    41
    Views
    13,758

    not to be too annoying but... Is there any way...

    not to be too annoying but...

    Is there any way to make each image a button as well ?
    the links for which are held in the same xml file ?
  12. Replies
    41
    Views
    13,758

    yeah - I was using this code from the previous...

    yeah - I was using this code from the previous person:


    var xmlFile = "filmstrip.xml";
    var xSpace = 5;
    var picArray = new Array();
    var intID;
    //
    function positionPics(firstTime) {
    if...
  13. Thread: auto scrolling

    by tayjax
    Replies
    0
    Views
    407

    auto scrolling

    I've got this code to auto scroll images from another thread on here
    but i need it to smoothly scroll across the page from right to left rather than move just one image across and then pause as it...
  14. Replies
    41
    Views
    13,758

    Hi Sorry to highjack an old thread but i'm trying...

    Hi Sorry to highjack an old thread but i'm trying to do something very similar

    I just want it to scroll from right to left but I'm getting a little lost

    I've adjusted most of the code to suit...
  15. Replies
    3
    Views
    864

    i take it thats a no then.....?

    i take it thats a no then.....?
  16. Replies
    3
    Views
    864

    Sorry about that ... to explain I've got a...

    Sorry about that ...
    to explain

    I've got a site that promotes an exhibition with about 30 odd sponsors
    I want an area on the site that rotates through these sponsors logos randomly (if i did it...
  17. Replies
    3
    Views
    864

    [F8] random load without repeats

    trying to get a movie to load a number of swf's randomly without repeating the swf

    at the moment I have this on my first frame :
    lv = new LoadVars();
    lv.load("logos.txt");
    arr = [];
    ...
  18. Replies
    1
    Views
    456

    it could go into a text file instead if thats...

    it could go into a text file instead if thats easier ?

    would I have to use php ?

    Anyone know a tutorial that will show me how to do it ?
  19. Replies
    1
    Views
    456

    xml mailing list

    I'm trying to create a simple form that asks you for just your email address and when you press go it sends the information you entered into an xml file thats stored on the site and can then be...
  20. weirdly the thing i first notice is the...

    weirdly the thing i first notice is the threadless tshirt
  21. Replies
    4
    Views
    454

    thanks - that works perfectly now out of...

    thanks - that works perfectly now

    out of interest is there an easy way to make it play each image in the text file just once before it starts all over again?

    I only ask as for some reason it...
  22. Replies
    4
    Views
    454

    so with this I just need to add the extra...

    so with this I just need to add the extra pictures and change the text file to add in the extra file names as needed - is that right?

    One quick thing -
    I want to keep the image files in a...
  23. Replies
    4
    Views
    454

    unlimited random loading images

    I'm looking to create a swf that loads a random image externally and i found this on kirupa.com :

    choice = Math.round(Math.random()*5);
    switch (choice) {
    case 0 :...
  24. Replies
    1
    Views
    949

    probably basic question....

    I know this is probably a really over asked question but here goes anyway....

    I need to create a form for a site that has a few fields ( name, email etc... as well as height, weight etc...)...
  25. Replies
    32
    Views
    1,664

    http://www.apple.com/macbookair You could drop...

    http://www.apple.com/macbookair

    You could drop that down the stairs and it would gently float down and land about the same time it takes you to walk down
Results 1 to 25 of 371
Page 1 of 15 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center