A Flash Developer Resource Site

Search:

Type: Posts; User: megustastu

Search: Search took 0.04 seconds.

  1. Replies
    1
    Views
    1,536

    background animation for party

    I need some background animation for a party. Showing on a big screen. I'm thinking of animation in DISCO style with lots of colour, stars...

    Are there programs to create this? Or better where can...
  2. Replies
    1
    Views
    389

    split movie in two

    Is there a way to split a flash movie in two? I have created a menu in flash, but i must divide it in a left and right part.


    thanks
  3. Links do not work under transparent Flash menu in layer !

    The links in my page under the layer with the transparent flash menu do not work. How can i solve this?


    <div style="position:absolute; top:117px; left:0px; visibility: visible; z-index: 20;"...
  4. with utf8_encode() it works! thank you!

    with utf8_encode() it works!

    thank you!
  5. special characters not working when passed to flash

    I pass variables to flash from a php file:
    .swf?data=café

    but i urlencode this to:
    .swf?data=caf%E9

    But i can't get this text displayed correctly in flash. The special characters don't work....
  6. Replies
    1
    Views
    257

    change url in geturl during movie

    I need to change the url in geturl assigned to a button.

    The button is 'button1'

    actionscript button1:

    on (release) {
    getURL(_global.url1, "_self");
    }
  7. Tanx, it works now. abc=word1, word2, word3...

    Tanx, it works now.

    abc=word1, word2, word3 (exp)
    You don't know how i can duplicate a button? Like in example, i have to create 3 buttons with the correct text in it.


    Tanx
  8. loadVarsText = new loadVars();...

    loadVarsText = new loadVars();
    loadVarsText.load("test.txt");
    //assign a function which fires when the data is loaded:
    loadVarsText.onLoad = function(success) {
    if (success) {
    trace("done...
  9. I have no problem with php code. But with the...

    I have no problem with php code. But with the scripting in flash. Don't know how i can read the values into a movie. It's with Loadvariables i think...
  10. dynamically load values into flash array (new to scripting)

    Please help me.

    How do I load values coming from a database (trough a php file), into a flash movie? These values should come into an array (in the movie).

    Second, I want to use these values as...
  11. Thread: News ticker

    by megustastu
    Replies
    2
    Views
    410

    News ticker

    I need to create a flash news ticker. The data comes from a mysql database. I use php pages.
    But I don't have any idea how to get the news titles from the database and how to dynamically create the...
  12. Replies
    10
    Views
    35,404

    I worked with making a select of the text and...

    I worked with making a select of the text and putting in it the inverse of the photo. But the effect is not good. You get grey charaters. It must be black over the white parts of the photo and not...
  13. Replies
    10
    Views
    35,404

    The background is not just one colour but a black...

    The background is not just one colour but a black and white photo. So when the text is over a white part of the photo the text has to be black. And visa versa.

    tanx
  14. Replies
    10
    Views
    35,404

    text inverse of background (photoshop)

    I want to put text on a background. But how can i easy make the colours the inverse of the background colour? (black and white)

    tanx:o
  15. Replies
    1
    Views
    480

    adding crack with photoshop

    How do you add crack to a certain layer like text so you get cracked characters. With Filter > Stylize > Tiles... you get a similar effect, but not just it.

    Tanx
  16. Replies
    6
    Views
    422

    Thanks, I now can work with 'scanlines',...

    Thanks,

    I now can work with 'scanlines', blurs and feather selections. But I still can't seem to create the light effects on the cross.
    ...
  17. Replies
    6
    Views
    422

    Ok, but i am a newbie and I don't now how you...

    Ok,

    but i am a newbie and I don't now how you can merge two photo's or create an overlay effect.
  18. Replies
    6
    Views
    422

    How do you create such an interface in, let's...

    How do you create such an interface in, let's say, photoshop?
    I don't manage to create such overflows between pictures.
    ...
  19. Thread: 3D

    by megustastu
    Replies
    1
    Views
    477

    Hi, I need some information. How can I use...

    Hi,
    I need some information.

    How can I use 3D in macromedia flash? Do I need to download a plugin and where can I find it?

    Tanx
  20. Thread: 3D

    by megustastu
    Replies
    2
    Views
    525

    Hi, I need some information. How can I use 3D...

    Hi,
    I need some information.

    How can I use 3D in macromedia flash? Do I need to download a plugin and where can I find it?

    Tanx
  21. Replies
    3
    Views
    437

    Tanx

    That is it !

    Woeha, merci!
  22. Replies
    3
    Views
    437

    I have a problem with masking. I have created...

    I have a problem with masking.

    I have created a mask with a text. Everything works fine on the scene, but when I test the movie the masking is gone!

    I just see the rectacle and not my masked...
Results 1 to 22 of 22




Click Here to Expand Forum to Full Width

HTML5 Development Center