A Flash Developer Resource Site

Search:

Type: Posts; User: niknak3670

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    528

    duplicating layer affects - new image

    Hi,

    I have a layer (1)with some text that fades and slides in. I have created a new layer(2) and with this layer(2) i would like to not have the text but a image that does the same thing as the...
  2. Replies
    5
    Views
    414

    Thanks

    i just wanted to say thanks to you both.


    what is a png and why is it easier to work with then the bmp or jpeg?
  3. Replies
    5
    Views
    414

    bmp background removal

    Hi,

    I have imported a bmp into a flash background yellow. . the bmp that i imported has a white background that i would like to remove and just paste the "actual" image into the background. is...
  4. Replies
    2
    Views
    416

    error autorun followup info

    Okay, i discovered that when i published the flash.exe it looks just like a installation icon. I think my file is trying to install. How do i turn off that install setup and just create a autorun...
  5. Replies
    2
    Views
    416

    auto run issue

    hi, i have tried to create a auto file. i created this in notepad. my code is:

    [autorun]
    OPEN=NorrisAssociatesv1.0.exe

    of course i created a flash .exe but i am getting this error:
    ...
  6. Replies
    7
    Views
    1,058

    carriage return

    I was thinking about the same thing this morning. I use Win XP and it goes to Yahoo mail. this could be it. i will try your code and let you know if it works.

    thank
  7. Replies
    7
    Views
    1,058

    almost there

    I tried your code. It puts everything on same line. I believe i am almost there. Here is my code.

    on (release) {
    var body = escape("Name:" + name_txt + "\r\n" + "%0aCompanyName:" +...
  8. Replies
    7
    Views
    1,058

    thank you sir. you have been a help.

    thank you sir. you have been a help.
  9. Replies
    7
    Views
    1,058

    would the rest of the code look like this: ...

    would the rest of the code look like this:


    var body = escape(message_txt + "\r\n" + "Name=" + name_txt + "\r\n" + "CompanyName=" + companyname_txt + "\r\n" + "Telephone=" + telephone_text +...
  10. Replies
    7
    Views
    1,058

    carriage return

    I actually created several textbox called"

    name_txt
    companyname_txt
    telephone_txt
    email_txt
    message_tx

    I have written this code:
  11. Thread: email issue

    by niknak3670
    Replies
    0
    Views
    348

    email issue

    Hi,

    I created a form with these text fields variables

    name_txt
    companyname_txt
    telephone_txt
    email_txt
    message_txt
  12. Replies
    1
    Views
    453

    clear textbox

    hi,

    I have created a form. I have created a clear button (text converted to button). I would like to clear the text boxes (input boxes) once this button is clicked. I have tried for awhile now...
  13. Replies
    0
    Views
    463

    position of imported Flash movie

    hi,

    okay, i have setup some images to "loadmovienum". these swf movies play BUT, they seem to play right over the flash site. I am working with levels but am not having much success there. I...
  14. Replies
    4
    Views
    3,341

    Example

    Do you have an example of how to create an example movie clip? I mean do i just create a new level, include a movie clip, and that is it? one of the links did not work.

    thank you.
  15. Replies
    4
    Views
    3,341

    _blank, _self, _parent, _top ??????????

    Could someone tell me what is the difference between _blank, _self, _parent, _top. i have a few images that i used the loadMov () to go to other swf files. they work BUT, they seem to play on top...
  16. Thread: loading avi

    by niknak3670
    Replies
    1
    Views
    560

    loading avi

    Hi,

    I would like to know how to load a avi. I have 5 images and one links to a avi file that i would like to load when the user clicks on the image. for the other four images, they are linked to...
  17. Replies
    1
    Views
    301

    Send and Clear Buttons

    I created a complete flash webpage. it has 7 links in it. On one of the link pages, it will be my contact form page with test boxes such as name, company name, address, telephone, and message. i...
  18. Replies
    0
    Views
    427

    Send Button & Clear Button

    Hi,

    I have created a Clear Button and a Send Button. I would like for the clear button to clear out the fields that the users would fill in. I would like the send button to email me the answers...
  19. Replies
    0
    Views
    414

    making links to files

    Hi,

    I have created a flash webpage with images(3). I would like link these images to 3 files. These files are flash files. So when the user clicks these images, they will automatically start...
Results 1 to 19 of 19




Click Here to Expand Forum to Full Width

HTML5 Development Center