A Flash Developer Resource Site

Search:

Type: Posts; User: pitale

Page 1 of 6 1 2 3 4

Search: Search took 0.04 seconds.

  1. Thread: css on flash

    by pitale
    Replies
    0
    Views
    881

    css on flash

    i am using css on flash. Is it possible for me to set different padding for header and paragraph using css.
    I tried this on external loaded css file, but does not work

    h1 {
    padding: 0px;
    }

    p...
  2. Replies
    1
    Views
    418

    simple if condition statement

    i am trying to sort out the meaning between these 2 ways of code written format
    1.
    if (snowFactor > 100) snowA._alpha = snowB._alpha = snowFactor

    2.
    if (snowFactor > 100) {
    snowA._alpha =...
  3. Replies
    0
    Views
    807

    save flash project for older versions

    i am using flash cs4 here. Is it possible to save the fla in cs4 and open in flash 8. I know that flash only lets you save your source as current version or previous version... So, how about two...
  4. Replies
    0
    Views
    1,451

    FLV playback component VS video symbol

    Hi,

    I am using the video symbol (not FLV PB component), but i find out it don't support cue points, is it true? how can i dynamically control FLV using NetConnection method? The reason I use...
  5. Replies
    0
    Views
    416

    FLV playback component VS video symbol

    Hi,

    I am using the video symbol (not FLV PB component), but i find out it don't support cue points, is it true? how can i dynamically control FLV using NetConnection method? The reason I use...
  6. Replies
    0
    Views
    925

    browser auto resize itself

    how a browser automatically resize itself, once visitors type in the link ? and no rescale allowed.
    i know the way to open a fixed size pop up window, but i haven't seen any tutorial about...
  7. Replies
    1
    Views
    481

    browser auto resize itself

    how a browser automatically resize itself, once visitors type in the link ? and no rescale allowed.
    i know the way to open a fixed size pop up window, but i haven't seen any tutorial about...
  8. Replies
    1
    Views
    439

    anyone?

    anyone?
  9. Replies
    1
    Views
    439

    browser auto resize itself

    how a browser automatically resize itself, once visitors type in the link ? and no rescale allowed.
    i know the way to open a fixed size pop up window, but i haven't seen any tutorial about...
  10. Replies
    0
    Views
    412

    preloading for loop action

    i've got loadMovie() action inside a for loop action... so it loops 5 times to generate 5 external jpgs ...
    how can i preload action inside a for loop... as it takes quite some time.
  11. Replies
    1
    Views
    369

    please see attached

    please see attached
  12. Replies
    1
    Views
    369

    preloading for loop action

    i've got loadMovie() action inside a for loop action... so it loops 5 times to generate 5 external jpgs ...
    how can i preload action inside a for loop... as it takes quite some time.
  13. Replies
    7
    Views
    467

    i tried other preloaders... but none of those can...

    i tried other preloaders... but none of those can apply to my situation (attached files above) .. in which, i got 5 loadMovie inside a for loop action
  14. Replies
    7
    Views
    467

    anyone see my attached file problem ? :yikes:

    anyone see my attached file problem ? :yikes:
  15. Replies
    7
    Views
    467

    i can't figure out how... please shed some light

    i can't figure out how... please shed some light
  16. Replies
    7
    Views
    467

    my problem is, my loading action for external...

    my problem is, my loading action for external files is inside a for loop...
    as attached file

    how can i apply the preloader inside that one.
  17. Replies
    7
    Views
    467

    a preloader not for timeline animation?

    i've been using preloader for timeline animation... but this time , on the frame action on my main stage, i got a loadMovie() for external swf...
    while i use the same preloader, it don't work.
    ...
  18. Replies
    5
    Views
    462

    anyone?

    anyone?
  19. Replies
    5
    Views
    462

    attached file on loadMovie

    i tried to load movie into clip, but does not work...
    see attached... i think it's because of the duplicateMovieClip action causing problem...

    see attached... (load "testLoaded" onto "testStage")
  20. Replies
    5
    Views
    462

    problem is that if i wanna mask the external swf...

    problem is that if i wanna mask the external swf loaded on a level... how should i do that ?
  21. Replies
    5
    Views
    462

    masking external swf

    hello , these questions are about masking external swf

    Q1. i am loading a .swf (scripted motion) into the level of main stage.
    but i want to mask that .swf, what actionscript code do i need to...
  22. Replies
    0
    Views
    359

    unicode, mask and dynamic text

    i am using flash mx on mac computer...
    i've been searching for answers for loading external text file (chinese words) to display on various browser... ..., but as attached files, chinese...
  23. Replies
    0
    Views
    527

    unicode, mask and dynamic text

    i am using flash mx on mac computer...
    i've been searching for answers for loading external text file (chinese words) to display on various browser... ..., but as attached files, chinese...
  24. Replies
    1
    Views
    446

    still got no clue, anyone?

    still got no clue, anyone?
  25. Replies
    1
    Views
    446

    loadVars and Chinese fonts

    i am using flash mx on mac computer...
    i've been searching for answers for loading external text file (chinese words) to display on various browser... ..., but as attached files, chinese characters...
Results 1 to 25 of 139
Page 1 of 6 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center