A Flash Developer Resource Site

Search:

Type: Posts; User: suhaskots

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    407

    Here is what you want?

    Hi carl_00,

    getURL("javascript:window.open('" add url add "','" add winName add "','width=" add winW add ",height=" add winH add ",top='+((screen.height/2)-(" add winH/2 add...
  2. Replies
    4
    Views
    437

    Bold text not shown - becz of Embedding Bold font

    Hi Herrner,
    I have gone through both the FLAs.
    Your FLA Analysis:
    Font is "Tahoma" with embedding all Characters option enabled in both the TextFields.

    Now when...
  3. Replies
    8
    Views
    481

    Hi knoxvillesun, I am just...

    Hi knoxvillesun,
    I am just modifying what was in the previous mail.

    Make a new Prelaoder SWF -
    Put a MovieClip on the stage in this file.
    Assign instance name to it as...
  4. Replies
    0
    Views
    314

    Mutliline text in List Box

    Hi All,
    I have listBox component on the stage. Its width and height is same as you drag it from the components panel to Stage.

    Some elements are added in this list box using code:
    for(var...
  5. Replies
    1
    Views
    345

    NS 6.0 and MAC Issues at 800 * 600

    Hi,

    We are facing a peculiar problem on Netscape 4.7 and 6.0 on Mac while
    rendering Flash file.
    Flash Player is 6.

    The size of flash movie is 800*600.
    When it is viewed on Mac 9.0 OS at a...
  6. Replies
    0
    Views
    304

    MAC NS and rendering of SWF files

    Hi,

    We are facing a peculiar problem on Netscape 4.7 and 6.0 on Mac while rendering Flash file.

    The size of flash movie is 800*600.

    When it is viewed on Mac 9.0 OS at a screen resolution of...
  7. streaming issue in Flash MX player (versions prior to 6,0,29,0)

    Hi All,
    Following is the issue with MX player. Description is too large but worth to read. It contains some links to prove the problem associated with MX player.

    Issue:
    When loading...
  8. Replies
    1
    Views
    728

    Hi All, I have xml file as : ...

    Hi All,
    I have xml file as :

    <a>
    <Countries>
    <India>
    <Capital>Delhi</Capital>
    <CityInfo>
    <Maincities>2</Maincities>
    ...
  9. Hi iggyV, What I have understood from...

    Hi iggyV,
    What I have understood from ur query is :

    1. U have a set of 9 MC and u wanna select 1 out of 9 and
    play the same.

    2. The name of MC selected randomly is assignded to ...
  10. Replies
    1
    Views
    1,357

    HI, U cant count the lenght of number. ...

    HI,
    U cant count the lenght of number.

    Try this code :
    function to_string(a_number)
    {

    a_number = String(a_number) //Convert it to string
    trace(a_number.length);...
  11. Replies
    4
    Views
    669

    Hi, Plz elaborate in detail. I am not...

    Hi,
    Plz elaborate in detail.

    I am not sure what u wanna do. But if u r tweening MC containg TextBox then embedd font in TExtBox.


    Regards
    Suhas
  12. Replies
    4
    Views
    475

    Error in Last post

    Hi
    My prev. reply to ur query is totally wrong.

    I realize u can't use "unload" command when movie is loaded in "level".

    But instead u can load Movie ("some.swf") in MC and then
    use MC...
  13. Replies
    4
    Views
    475

    Hi cordero, The event u r searching...

    Hi cordero,
    The event u r searching for is MC command :

    onClipEvent (unload) {
    InitUrVar();

    }

    Regards
    Suhas
  14. Replies
    1
    Views
    409

    Plz help ! It's very very urgent

    Hi Everybody ,
    I just want to know if problem I have posted on forum can be solved in Flash or not .

    Plz it's very very very urgent.

    Suhas
  15. Replies
    1
    Views
    409

    Hi EveryBody on forum, I have a peculiar...

    Hi EveryBody on forum,
    I have a peculiar problem related to text box.

    I want to do following functionality :

    1. _root.insatnce.displayText = "Hi everybody. How are you?"

    where...
Results 1 to 15 of 15




Click Here to Expand Forum to Full Width

HTML5 Development Center