A Flash Developer Resource Site

Search:

Type: Posts; User: cooper10

Page 1 of 2 1 2

Search: Search took 0.05 seconds.

  1. Replies
    4
    Views
    758

    How would I place a button behind the text field...

    How would I place a button behind the text field when the don't know where the link will be in the text field. The section will be news section so the amount and position of the text will change.
  2. Replies
    4
    Views
    758

    HTML Links in xml.

    HTML Links in xml.

    Hi all,

    I'm making a news section where the news comes from an xml file, the xml contains a date and a block of news, within the block of news I wanted to have links.

    the...
  3. Replies
    4
    Views
    430

    Could you use setInterval instead of a loop, then...

    Could you use setInterval instead of a loop, then you could effect the speed.
  4. Replies
    1
    Views
    539

    danmsmith, Did you work out a solution to this...

    danmsmith,

    Did you work out a solution to this problem, I have the same problem at the moment.
  5. Replies
    0
    Views
    341

    Thumbnails on multi lines ?

    Thumbnails on multi lines ?

    Hi all,

    I did know how to do this so it's driving me mad I can't remember.

    I'm loading nine thumbnails into a movieclip (there could be more) but I want them to...
  6. Replies
    1
    Views
    469

    Hit Test or Invisible button.

    Hit Test or Invisible button.

    Hi all,

    I'm looking for best way to hide and show the nav on my site when the mouse is within a certain area.

    I want the nav to be hidden until the mouse...
  7. Replies
    5
    Views
    1,132

    Thanks for that, Is this all the code? How...

    Thanks for that,

    Is this all the code?

    How did you come by that?
  8. Replies
    5
    Views
    1,132

    That doesn't really explain how the code works

    That doesn't really explain how the code works
  9. Replies
    5
    Views
    1,132

    Advanced thumbnail scroller ?

    Advanced thumbnail scroller ?

    I'm trying to produce a thumbnail scroller as shown here.

    http://www.flashloaded.com/flashcomponents/thumbnailer/example1.html

    This example seems to work better...
  10. Replies
    3
    Views
    350

    Ho would I pass complex data like an array with...

    Ho would I pass complex data like an array with loadVars
  11. Replies
    3
    Views
    350

    Create xml from an array

    Hi all,

    I have array that contains other arrays, and I need to create xml from this structure.

    This is just an example of the osrt of array I have.


    var cars = new Array();
    var car1 = new...
  12. Replies
    8
    Views
    4,638

    Scrolling thumbnails

    Hi all,

    Haven't used flash for a while so I'm a bit rusty, and still using MX.

    I'm doing a thumbnail scrolling movie that you see around where the further mouse moves from the center the...
  13. Thread: flash paypal

    by cooper10
    Replies
    3
    Views
    501

    silentweed - is it possible to delete products...

    silentweed - is it possible to delete products from your cart
  14. Thread: flash paypal

    by cooper10
    Replies
    3
    Views
    501

    flash paypal

    flash paypal

    Hi all,

    I'm developing a shopping cart in flash to connect with paypal. The cart side is all fine. When the buy btn is pressed the contents of the basket are recorded in the multi...
  15. Replies
    10
    Views
    1,467

    I'm less concerned about the 100KB limit cos it...

    I'm less concerned about the 100KB limit cos it will only be an array of text information
  16. Replies
    10
    Views
    1,467

    Chris_Seahorn - I was avoiding the database...

    Chris_Seahorn - I was avoiding the database option cos the shared object is alot simpler, and at the moment the user dosen't have to log in to add things to the basket, it's only after they come to...
  17. Replies
    10
    Views
    1,467

    But how likely is it that someone will disable...

    But how likely is it that someone will disable this information. I don't want to take any information from the users system, just keep track of the basket, to make it easier to use.
  18. Replies
    10
    Views
    1,467

    SharedObject - shopping cart ?

    SharedObject - shopping cart ?

    Hi all,

    I'm developing a shopping cart in flash that uses PayPal, so I don't really have to worry about card transactions etc.
    The products are added to a...
  19. Switch with range rather then single value ?

    Switch with range rather then single value ?

    Hi all,

    I have an input textfield (input_txt) and a btn (range_btn). I want to use a switch to check if the number input into the textfield falls...
  20. Replies
    1
    Views
    517

    O.k. I worked out how to determine the direction...

    O.k. I worked out how to determine the direction the clip is moving, when the clip moves one way I want to show one clip and if the other direction another and if stopped hide both the clips. This...
  21. Replies
    1
    Views
    517

    Which direction clip moving ?

    Which direction clip moving ?

    Hi all,

    I have a simple clip with a startDrag onPress and stopDrag onRelease - I was looking for a way to determine which way the clip was being dragged, either up...
  22. Replies
    2
    Views
    396

    Thanks dawsonk - it seems so obvious now

    Thanks dawsonk - it seems so obvious now
  23. Replies
    2
    Views
    396

    MC response inside nav

    MC response inside nav

    Hi all,

    This has been driving me mad for days so I would really appreicate if anyone can help.
    I have a vertical menu made by attaching btn_mc from the libaray using an...
  24. Thread: XML new line?

    by cooper10
    Replies
    6
    Views
    8,862

    Thanks yanmoura thats works perfect

    Thanks yanmoura thats works perfect
  25. Thread: XML new line?

    by cooper10
    Replies
    6
    Views
    8,862

    XML new line?

    XML new line?

    Hi all,

    I have a simple vertical nav menu by attaching MC's using an XML file. The names on the MC's come from the name attribute in the XML file, so the names read 'First...
Results 1 to 25 of 27
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center