A Flash Developer Resource Site

Search:

Type: Posts; User: Avigeller

Page 1 of 15 1 2 3 4

Search: Search took 0.14 seconds.

  1. Replies
    0
    Views
    554

    Mysql into Datagrid...

    To whoever reads this... Hi :)

    I hope you can help... I have created an app in flash that sends vars through php to check if they exists in a mysql table. If they do, it sends back the entries...
  2. Replies
    0
    Views
    493

    Mysql into Datagrid...

    where do i delet this?
  3. Replies
    0
    Views
    372

    the MYSQL to LISTBOX question....

    So its been a while since I have browsed this forum... Indeed, since i've opened my Flash CS3... dont you just hate it when u forget everything? UGH!!!

    Anyway.. I have been searching the net......
  4. Replies
    1
    Views
    424

    ok .. so im abit further along no... i managed to...

    ok .. so im abit further along no... i managed to get the scroller working... but the
    } else {
    trace("else");
    delete tscroller.onEnterFrame;
    }
    is not happening :(



    function...
  5. Replies
    1
    Views
    424

    i know im missing something simple...

    please see file attached... its a tutorial from kirupa that im testing to see if i can make use of it.... I put the scrolling movie in an MC called myThumbs.
    and in the AS i added the myThumbs to...
  6. Replies
    1
    Views
    640

    MUSIC SAFETY>....

    Can any of you suggest a a few ways to stream music online without people being able to download your work... like myspace do?

    I manage a famous band and I want to post their album for streaming...
  7. Replies
    4
    Views
    792

    yup.. that did the trick :)

    yup.. that did the trick :)
  8. Replies
    4
    Views
    792

    yeah ,, i thought of that while i was driving...

    yeah ,, i thought of that while i was driving home... im going to put the audio in the main mc and have it export for runtime sharing... then in the extMC Im going to have it get the audio from the...
  9. i feel u dude.. i just posted EXACTLY the same...

    i feel u dude.. i just posted EXACTLY the same question... i actually thought this was my post and was going crazy.... anyway... this should not be a problem... works perfect in the swf... but when u...
  10. Replies
    4
    Views
    792

    [F8] Now u hear it.. now u dont :(

    ok.... so its a problem with sound...

    in extMC I have this code


    var my_sound:Sound = new Sound();
    my_sound.attachSound("camera_polaroid");
    // a button then does this...
    my_sound.start();
  11. Replies
    1
    Views
    440

    AAAAHHHHHHHHHHHHHHH tooo many late nights.... ...

    AAAAHHHHHHHHHHHHHHH tooo many late nights....

    fixed it...
  12. Replies
    1
    Views
    440

    In search of being on top...

    Well... I've looked at all the posts regarding depths of mc's and still cant work it out for the following code which attaches a movie to the stage every-time the function is run.... how do i make...
  13. awww.. this only seems to test if the XML...

    awww.. this only seems to test if the XML Document ha downloaded etc... it does seem to check on the loading status of the images referenced by the XML :( what am i missing?
  14. wow... gonna check it out now.... ill be back!

    wow... gonna check it out now.... ill be back!
  15. Pre load xml attributes before appearing... trying again:(

    So I have this code.... can anyone suggest some augmentation on the code so that I can have a condition that tests that all the attributes are loaded before showing all of them at the same time...
    ...
  16. Replies
    8
    Views
    487

    nope doesnt work :( (even after i fixed the dypo...

    nope doesnt work :( (even after i fixed the dypo on the getBytedLoaded "()" etc...

    I want to load the images listed on the xml and not show them until the LAST image is loaded.. so they all show...
  17. Replies
    8
    Views
    487

    dude :) its the pre-loader that im asking...

    dude :) its the pre-loader that im asking for..... when its not loaded i set home._visible = false;
    when all is laoded ... i set it to home._visible = true;

    i just dont know how to check on the...
  18. Replies
    8
    Views
    487

    can't make sense of what ur typing... 5000?...

    can't make sense of what ur typing... 5000? ..._x? can u put it in context for me ?
  19. Replies
    8
    Views
    487

    PRE-LOADING xml referenced images..

    Thanks in advance...

    so I have some script i want to use... how do i make sure that the images referenced by the xml in this script dont show until they are ALL loaded?....


    xml.onLoad =...
  20. Replies
    2
    Views
    540

    nope that didnt work...and if u look at my...

    nope that didnt work...and if u look at my code... i have a noscale parameter included.
  21. Replies
    2
    Views
    540

    Makes no sence... full stretch.

    what is wrong with this code.. its driving me crazy... i want the flash to be 100% resize without the content changing in size....


    <script type="text/javascript" src="flashobject.js"></script>...
  22. Replies
    0
    Views
    313

    Vibetribe Net.

    A multi-media production and design company available for projects.

    Flash/HTML/php/css/cgi/mysql/cms/video/audio

    Please contact contact@vibetribe.org for quotes.
  23. Replies
    7
    Views
    881

    its been working fine for me.... i use var quote...

    its been working fine for me.... i use var quote = ' " ' (note the single quotes)
  24. Replies
    7
    Views
    881

    solved it.!!!!

    var quote= '"'
    b1.onPress = function(){
    myText.text = "<a href="+quote+"http://www.elinorgeller.com"+quote+"><img...
  25. Replies
    7
    Views
    881

    The Simple things escape me :(

    I know there must be a simple answer... but I have an swf with banners in it... the user clicks on a banner and a text box shows the code that u can cut and past to show the banner in ur webpage...
Results 1 to 25 of 371
Page 1 of 15 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center