A Flash Developer Resource Site

Search:

Type: Posts; User: sidrao

Page 1 of 6 1 2 3 4

Search: Search took 0.05 seconds.

  1. Replies
    2
    Views
    342

    As for adding the text in, adding it inside the...

    As for adding the text in, adding it inside the movie clip should make it move along with the plane

    createEmptyMovieClip("plane", 100);
    plane.lineStyle(5, 0xACACAC, 100);...
  2. advanced checking user input against an array help

    advanced checking user input against an array help

    im working on a form that has four input text fields and a submit button, and when the user submits his answers, these need to be checked against...
  3. Replies
    2
    Views
    845

    a couple of months back someone had posted the...

    a couple of months back someone had posted the precise position for arial font in flash that makes it the clearest. (no its not whole pixels - even then its a bit fuzzy). ive searched the archive but...
  4. Replies
    2
    Views
    394

    ok - i have an swf with a sound object (loop)...

    ok - i have an swf with a sound object (loop) that loads and plays called sound.swf. now i've heard that the best way to play this is keep it in an external swf and load it into your movie cos the...
  5. anyone?

    anyone?
  6. hi, i have two movieclips on stage, called,...

    hi,

    i have two movieclips on stage, called, say MC1 and MC2. now i want to draw a line between the two using the lineTo function. both teh mcs are draggable, and as i drag them, the line should...
  7. if its on a local machine then this is not...

    if its on a local machine then this is not possible. even flash 5 had an undocumented fscommand save that allowed this, though in its own way. however, even this is no longfer there in MX. on a...
  8. Replies
    12
    Views
    1,856

    heres a list of properties for the calendar...

    heres a list of properties for the calendar object

    globalStyleFormat.face = 0x000000;
    globalStyleFormat.textColor = 0xFF9900;
    globalStyleFormat.shadow = 0xCCCCCC;
    globalStyleFormat.darkshadow =...
  9. Replies
    12
    Views
    1,856

    i've found a couple of properties that affect the...

    i've found a couple of properties that affect the calendar component and am still digging through the component code to find more. here they are. will post when i get the list.
    ...
  10. Replies
    12
    Views
    1,856

    krisis, there are tons of parameters to...

    krisis,


    there are tons of parameters to change for look and feel. if you installed MX in the default c:prog files direcory, then use this url...
  11. Replies
    5
    Views
    481

    ive seen a demonstration where four windows popup...

    ive seen a demonstration where four windows popup from one main page. all four popups are positioned on the screen precisely when they open, and all contain swfs. one of the swfs contain a ball and...
  12. Replies
    12
    Views
    1,856

    found a bit of documentation in the flash help...

    found a bit of documentation in the flash help file that makes global changes easier. the listener basically links the instances to any style changes that you have made.

    To change one or more...
  13. Replies
    12
    Views
    1,856

    Ok, posted twice on this subject but havn't got...

    Ok, posted twice on this subject but havn't got any useful replies. after some digging up, ive made some code you can use to customize the look and feel of your components (the font, size, colours...
  14. Replies
    1
    Views
    539

    how do i change the font props (font, size,...

    how do i change the font props (font, size, colour etc) on any of the flash prebuilt components?

    sid
  15. yup -its something like that. what you should do,...

    yup -its something like that. what you should do, is on mouseover, swap the depth of that object to a higher number than the other two, so its always on top. on rollout, releaseoutside return the...
  16. thats weird. a file that i had saved as flash 5...

    thats weird. a file that i had saved as flash 5 from mx opens up in flash 5. but as soon as i hit the publish button it crashes F5. not just on my machine as well, but on others as well.

    sid
  17. Replies
    8
    Views
    1,246

    hey that seems to help - wonder why MM didnt...

    hey that seems to help - wonder why MM didnt think of it...

    sid
  18. Replies
    8
    Views
    1,246

    does anyone have a workaround to this? it is...

    does anyone have a workaround to this? it is highly annoying. if the slider is slimmer then this shift is more obvious.......

    sid
  19. i dont know about that - i might be wrong on this...

    i dont know about that - i might be wrong on this - but even html doesnt give you a row / column type listbox (something like an excel sheet i presume). So i think this is not possible with flash mx...
  20. once you have dragged a listbox onto the stage,...

    once you have dragged a listbox onto the stage, open the component parameters panel window>component parameters. you can change all the values over here.

    sid
  21. Replies
    8
    Views
    1,246

    can anyone try this and post if you have the same...

    can anyone try this and post if you have the same problem?

    sid
  22. Replies
    8
    Views
    1,246

    try this. go to window > common libraries >...

    try this.

    go to window > common libraries > buttons.

    in the resulting library window that opens, open the knobs and faders folder. drag an instance of fader - mixer onto the stage.

    Now test...
  23. Replies
    0
    Views
    579

    how does one trap the values generated by a...

    how does one trap the values generated by a component. ive been trying some stuff but havnt been able to. say ive dragged a checkbox on stage. now i have a textfield on stage that will give me a true...
  24. Replies
    11
    Views
    1,281

    that is a point to be noted...:-)

    that is a point to be noted...:-)
  25. Replies
    13
    Views
    1,093

    if you face away from a mirror, bend over and...

    if you face away from a mirror, bend over and pull your pants down, you should find a crack....

    sid
Results 1 to 25 of 148
Page 1 of 6 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center