A Flash Developer Resource Site

Search:

Type: Posts; User: DeeDesigns

Page 1 of 20 1 2 3 4

Search: Search took 0.29 seconds.

  1. Replies
    1
    Views
    408

    send vars problem

    i've a send vars problem, on a button i've got the follow script
    on (release) {
    sendVars = new LoadVars();
    sendVars.inputid = '1';
    sendVars.onLoad = function() {
    ...
  2. Replies
    5
    Views
    455

    can you change the size of radio buttons? ie ...

    can you change the size of radio buttons?

    ie
    a.setStyleProperty("setSize", 400,400);

    make the button itself bigger not the text box as
    a.setSize(300,300); does
  3. Thread: mouseMove

    by DeeDesigns
    Replies
    0
    Views
    349

    mouseMove

    I am trying to get a movieclip to follow the mouse on which direction it plays, the movieclip plays from right to left normally and loops twice it plays the last half over and over


    onClipEvent...
  4. just mx not 2004

    just mx not 2004
  5. controlling the main timeline from a child

    ok i know this sounds super simple but why wont it work

    i can control the main timeline from one MC with a button for that scene but i cant get it to jump to another scene using the same method
    ...
  6. Replies
    1
    Views
    1,021

    preloading an mp3

    i've got a movie clip that that has the following actionscript on frame one

    stop();
    myMp3 = new Sound();
    myMp3.loadSound(sendVars2.mp3,false); //sendVars
    comes form a loadvars
    loading...
  7. Replies
    0
    Views
    384

    problems iwith the search page

    been trying all morning and after lunch to search but i keep getthing this error

    Fatal error: Maximum execution time of 30 seconds exceeded in /www2/flashkit/html/board/search.php on line 411
  8. Replies
    1
    Views
    652

    guess nobody knows how then i thought it was the...

    guess nobody knows how then i thought it was the "" in the 1st set of () that were causing the problems
  9. Replies
    1
    Views
    652

    controlling iframes with loadVars

    i am using LoadVars to control the content iFrames and height of them

    on the navigation buttons the generic script below is used i get an errorr and the iframe content doesnt change any ideas?

    ...
  10. Replies
    13
    Views
    1,053

    any ideas anyone?

    any ideas anyone?
  11. Replies
    13
    Views
    1,053

    last request for help and then i am done :) ...

    last request for help and then i am done :)


    on (release) {
    sendVars2 = new LoadVars();
    sendVars2.inputname = myName.member2name
    sendVars2.onLoad = function() {
    ...
  12. Replies
    13
    Views
    1,053

    nearly coming the end on this now on a MC on...

    nearly coming the end on this now

    on a MC on one frame i have a few buttons that does this

    on (release) {
    sendVars2 = new LoadVars();
    sendVars2.inputname = myName.member2name...
  13. Replies
    13
    Views
    1,053

    :D if your girl i'd kiss you Thank you very...

    :D if your girl i'd kiss you

    Thank you very much

    you saved hours of messing around :hug:
  14. Replies
    13
    Views
    1,053

    very odd $query = "SELECT * FROM news WHERE...

    very odd


    $query = "SELECT * FROM news WHERE ('id = $inputid')";
    $result = mysql_query($query,$link_id) or die ("Query failed");
    $data = mysql_fetch_row($result);
    $date = $data[1];
    $title =...
  15. Replies
    13
    Views
    1,053

    this problem seems to be doing my head in,...

    this problem seems to be doing my head in, thought of a new plan of attack but it doesnt appear work either, i've done the remote debugger and the mysql query isnt working.

    i think i can test it...
  16. Replies
    13
    Views
    1,053

    same type of problem but something a bit...

    same type of problem but something a bit different


    myVarsSend.someVariableName = another.variable;

    the another.variable value is in a mysql date format
    so what i think is happening is that
  17. Replies
    13
    Views
    1,053

    Sending a var to php

    this.createEmptyMovieClip ("image_mc", 1);
    image_mc._x = -50;
    image_mc._y = -50;

    myPic = new LoadVars ();
    myPic.onLoad = function () {

    memberText.text = this.member1name;...
  18. Replies
    18
    Views
    745

    just finishing off draft 4 of my cv :(

    just finishing off draft 4 of my cv :(
  19. i am also correct in beleiving that wrox has gone...

    i am also correct in beleiving that wrox has gone too?
  20. computer publishing

    Anyone heard, Friends of ed have gone into liquidation and a few other companies too. :( looks like the computer book industry is in a mess.
  21. Replies
    7
    Views
    597

    Dealing with redundance?

    how do you deal with it?

    happend to me recently, i dont feel like moving on to something new as i wouldnt feel 100% secure with a new job, and i would possiblely have to reloacte.

    If anyone...
  22. Replies
    89
    Views
    5,844

    rolf :D where did you get this from? Europe...

    rolf :D where did you get this from?

    Europe and poisoness spiders dont go in the same sentance, u might a european black widow in warmer countries (Spain, italy, greece) but their usually far too...
  23. Replies
    33
    Views
    1,919

    nothing in my inbox yet :( i see minor editing...

    nothing in my inbox yet :(

    i see minor editing has occurred... i take it u sent me an email concerning that
  24. Replies
    33
    Views
    1,919

    final installment so i decide to email MM...

    final installment



    so i decide to email MM for confirmation



    their response
  25. Replies
    34
    Views
    1,791

    try http://www.windrivers.com forums u'll get the...

    try http://www.windrivers.com forums u'll get the answers u need there ;)
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center