A Flash Developer Resource Site

Search:

Type: Posts; User: Miltaperez

Page 1 of 11 1 2 3 4

Search: Search took 0.05 seconds.

  1. Me personally, I understood programming real...

    Me personally,

    I understood programming real well but wasn't much of an artist. I got thrown into the fire when it came to projects. So I focused on the drawing aspect to get things done.
  2. Thread: popup

    by Miltaperez
    Replies
    1
    Views
    433

    just run that javascript you have in the onload...

    just run that javascript you have in the onload function of your body command

    body bgcolor="black" onload="javascriptfunctionhere".

    Hope this helps!
  3. Replies
    3
    Views
    343

    It's actually in the Publish Settings. HTML...

    It's actually in the Publish Settings.

    HTML tab!

    Checkmark display menu shows all possible options.
  4. Replies
    5
    Views
    465

    Absolutely, just add an item like this to your...

    Absolutely, just add an item like this to your array.

    [code]
    theData[1] = {text:"Data 2", underline:true, bullet:true, url:"http://www.google.com" };
    {/code]
  5. Replies
    5
    Views
    465

    Here's a sample I made real quick

    Here's a sample I made real quick
  6. Thread: instances

    by Miltaperez
    Replies
    4
    Views
    362

    Sorry, having a hard time with your question, did...

    Sorry, having a hard time with your question, did you make a movie clip and now want to drag it onto your stage somewhere?

    If I understood that right the easiest way is to open up your library...
  7. Replies
    5
    Views
    465

    You know I almost wrote a tutorial on this a few...

    You know I almost wrote a tutorial on this a few monthes back, but some how kept putting it off and never got it done.

    Well first you need to add it to your stage and give it a name.

    In the...
  8. Thread: 360 view

    by Miltaperez
    Replies
    5
    Views
    482

    I did a panoramic once, I followed this tutorial....

    I did a panoramic once, I followed this tutorial.

    http://www.flashkit.com/tutorials/Actionscripting/Basic/Creating-Flash_Ju-76/index.php

    You might have to melt all the pics together in...
  9. Thread: Beta test.

    by Miltaperez
    Replies
    4
    Views
    399

    I agree with Slinky that the intro is missing a...

    I agree with Slinky that the intro is missing a little something, I was confused there for a while thinking I needed to click on something for it to continue. (I'm assuming it's a WE)

    I really...
  10. Yes and no yes it's possible to load another...

    Yes and no

    yes it's possible to load another page into a flash movie (html)
    but regretfully it only handles basic html command like font and b it doesnt handle any java, php, or asp.
  11. Replies
    6
    Views
    537

    I'm not sure how you'd just use it from the swf....

    I'm not sure how you'd just use it from the swf.

    What I would do is use a program like flashtoolset and have uit extract the sound and import it back into the movie.
    ...
  12. Replies
    7
    Views
    423

    Nice layout, somethings I'm wondering about. ...

    Nice layout, somethings I'm wondering about.

    1. Use of colors? Is there maybe a little too much grey tones here?
    2. The grays accent the scrolling pictures at the bottom. Are these possibly...
  13. This tutorial should help! ...

    This tutorial should help!

    http://www.flashkit.com/tutorials/Tips_And_Techniques/Target_P-kadazuro-587/index.php
  14. When you say child movie, do you mean another...

    When you say child movie, do you mean another movie or a movie clip?
  15. Thread: Password

    by Miltaperez
    Replies
    1
    Views
    536

    I might not have specifics on how to do this, but...

    I might not have specifics on how to do this, but I can lead you in the general direction.

    First you might want your password to be a movie clip.

    Then establish your esc key as the button to...
  16. Replies
    2
    Views
    481

    Sure on the Modify menu in flash should have an...

    Sure on the Modify menu in flash should have an option for Movie or Document, depending on what version of flash your using.

    There it should have pixel width and height that you may adjust.

    :D
  17. Checked it on two systems. It worked fine on...

    Checked it on two systems. It worked fine on both.

    Mac: IMac Mac Os 10.2.5 800mghz 512mb memory
    PC: Dell Laptop 1.13ghz 512 memory
  18. Replies
    2
    Views
    491

    I'd recommend either using javascript to make a...

    I'd recommend either using javascript to make a pop up window, and making the call in flash. or just tell the hyperlink it's target is "new". Option 1 will allow you to control size and browser...
  19. Replies
    1
    Views
    473

    Check out this tutorial ...

    Check out this tutorial

    http://www.flashkit.com/tutorials/Backend/Using_CG-Eng_Wei_-75/index.php
  20. Replies
    240
    Views
    56,533

    If your interested in Market like research. 1)...

    If your interested in Market like research.

    1) I'd pay for Flashkit, maybe not $150 a year or $9.95 a month, but with a little price point research you would find an amount that will not scare...
  21. Replies
    1
    Views
    482

    Dynamic text fields would be how you get it done,...

    Dynamic text fields would be how you get it done, except there are a lot of limitations of what you can put into these text fields, basically just text formatting.

    Check out this link...
  22. Thread: Html ?

    by Miltaperez
    Replies
    3
    Views
    465

    Deadbeat that is a great link! So many people ask...

    Deadbeat that is a great link! So many people ask this question on the board.
  23. Replies
    6
    Views
    541

    Regretfully you need to keep that puppy! If you...

    Regretfully you need to keep that puppy! If you delete it you will also delete your graphic symbol.
  24. have you thought of just trying a geturl at the...

    have you thought of just trying a geturl at the end of the function?
  25. Replies
    2
    Views
    455

    Well the ~ is dos and old windows filenaming...

    Well the ~ is dos and old windows filenaming format for when filenames are too long.

    What software are you using to make the cd?

    Worst case scenario shorten your html file names to like under 6...
Results 1 to 25 of 270
Page 1 of 11 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center