A Flash Developer Resource Site

Search:

Type: Posts; User: chrissy19

Page 1 of 5 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    365

    Flash8 User interface

    I am currently working on a project to allow users to edit/change/customize a graphic on the screen. Is there a tutorial you know of that can help me use xml and flash for templated colours and...
  2. Replies
    0
    Views
    643

    Flash form with components PHP

    I am trying to make a form in flash with checkbox or comboxbox component and I would like to send the results to an email address using PHP how do I go about doing that?

    If you have any good...
  3. Replies
    1
    Views
    644

    Flash form with components and PHP

    I am trying to make a form in flash with checkbox or comboxbox component and I would like to send the results to an email address using PHP how do I go about doing that?:confused:

    If you have any...
  4. Replies
    1
    Views
    401

    [F8] Mandatory fields

    I have recently followed the tutorial called Flash Based Email form

    The send button says

    on (release) {
    // send variables in form movieclip (the textfields)
    // to email PHP page which will...
  5. Replies
    27
    Views
    1,592

    How do i make more than 2 rows???

    How do i make more than 2 rows???
  6. Replies
    27
    Views
    1,592

    I have sent it

    I have sent you my zip file please respond ASAP
  7. Replies
    27
    Views
    1,592

    Yes, the demo you send is great but I only 5 of...

    Yes, the demo you send is great but I only 5 of the 10 thumbnails in the xml load with the captions the others load on the next line but all the way across HELP!!!
  8. Replies
    27
    Views
    1,592

    To make the captions appear without clicking the...

    To make the captions appear without clicking the thumbnail. I replaced the OnRelease function with myText.txt.text = captions;
  9. Replies
    27
    Views
    1,592

    I tweaked the code

    Hi I also want to load the captions without clicking the thumbnail. Here is the part that I tweaked.

    Remove the onRelease functions on line 31 and replace with :thumbsup: myText.txt.text =...
  10. Replies
    27
    Views
    1,592

    More coding

    The zip file that you sent is great but I have put 10 images with captions in the xml but only 5 captions work. Also I would like to add and add to cart function to the current code but I would like...
  11. Replies
    14
    Views
    3,627

    Duplicated

    I would like one movieclip to duplicate depending on how many pictures are declared in the XML
    Pattern idea is:

    5 columns
    5 rows
  12. Replies
    27
    Views
    1,592

    As many as there are thumbs

    As many as there are thumbs
  13. Replies
    27
    Views
    1,592

    caption

    I have a dynamic textfield called title_mc
  14. Replies
    27
    Views
    1,592

    Yes, I have another MC that I would like to link...

    Yes, I have another MC that I would like to link a bigger picture of the thumbnail or like a paypal add to cart link.
  15. Replies
    27
    Views
    1,592

    I am going for a 2 rows of 5 thumbs.

    I am going for a 2 rows of 5 thumbs.
  16. Replies
    14
    Views
    3,627

    XML grid in flash ????

    What I am aiming for is one movieclip in flash to duplicate depending on how many images are declared in xml and display them like a grid. But I have no idea how to do this. :confused: Here is an...
  17. Replies
    27
    Views
    1,592

    Xml

    Yes I have an xml file

    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <images>
    <pic>
    <image>images/imagename.jpg</image>
    <caption>caption</caption>
    </pic>...
  18. Replies
    2
    Views
    550

    How do I change...

    Ok how do I change the drag and drop to basket to two separate buttons (add_btn and view_btn) :confused: ?
    and my thumbnails are loaded dynamically there are not in the flash file, because i dont...
  19. Replies
    0
    Views
    799

    Add to cart/view cart button code

    This is some example code i found on the web - how do put this on a button in flash using actionscript? :confused:

    'Add to Cart' button code

    <form target="paypal"...
  20. Replies
    2
    Views
    550

    Simple Paypal shopping cart

    I am trying to create:

    An xml document (with a link to the product images) that is read into flash MC calld thumb_mc.
    Buttons -

    add to cart
    view cart
    checkout (which needs to...
  21. [F8]Flash paypal shopping cart with xml!!!!!

    I am trying to create:

    An xml document (with a link to the product images) that is read into flash MC calld thumb_mc.
    Buttons -
    add to cart
    view cart
    checkout (which needs to link to...
  22. Replies
    27
    Views
    1,592

    thumbnails only with xml and flash

    I want load in thumbnails from an xml file to flash to a movieclip called thumb_mc - which duplicates depending on how many pictures are declared in the xml file - but I have no idea how to go about...
  23. Replies
    1
    Views
    463

    Xml thumbnail with paypal

    I would like to make a xml thumbnail gallery in flash linking to its individual product details on paypal - like each thumbnail is a buy now button. can you help??????
  24. Replies
    0
    Views
    885

    Flash 8 and XML Loading.....

    :confused:
    I would like to basically load this data into separate dynamic text boxes that are in my flash file:

    publisher_txt = (pname)
    comictitle_txt = (title)
    comicdesc_txt = (desc)...
  25. Replies
    2
    Views
    1,008

    Platform game

    I have attached the fla. At the moment the bg moves when the arrow keys are pressed and the hero jumps. But what I would like to know is how to make it so that the ball lands on anything in the...
Results 1 to 25 of 102
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center