A Flash Developer Resource Site

Search:

Type: Posts; User: Sircharles

Page 1 of 4 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    1,117

    useless site.

    useless site.
  2. Replies
    1
    Views
    1,117

    FLV's for streaming..

    Hi, I simply have flvs linked to my swf file for a portfolio site.

    The flvs were created from After Effects and also with Adobe MEdia Encoder.

    The problem is they are loading fully before...
  3. Replies
    8
    Views
    973

    Thats Mega Lads, thanks for that.

    Thats Mega Lads, thanks for that.
  4. Replies
    8
    Views
    973

    I through this into the .as file but doesn't do...

    I through this into the .as file but doesn't do it?



    under //TextField
    subTxt.selectable = false;

    under //Give functions to the buttons
    subBut.buttonMode = true
    subBut.useHandCursor =...
  5. Replies
    8
    Views
    973

    CustomTabs.as package { import...

    CustomTabs.as


    package
    {
    import flash.display.MovieClip;
    import flash.display.Graphics;
    import flash.display.Shape;
    import flash.text.TextFormat;
    import flash.text.TextField;
  6. Replies
    8
    Views
    973

    sorry should of said.. The tabs are using...

    sorry should of said..

    The tabs are using Dynamic Text. and called in from another as file. CustomTabs.as



    import flash.display.MovieClip;
    import CustomTabs;

    //Global Variables -...
  7. Replies
    8
    Views
    973

    Hand over Dynamic text

    hi http://sircharlesgraham.tv/Tab_edit.html is a link to my almost finished site.

    Only the hover over the tab menu does not work right.

    The Text tool appears instead of a hand.

    Is there a...
  8. Replies
    23
    Views
    2,791

    Managed to do those changes Samac, which can be...

    Managed to do those changes Samac, which can be seen here - http://sircharlesgraham.tv/Tab_edit.html

    Just one question, is there anyway of having the text as static text. You'll notice on the roll...
  9. Replies
    23
    Views
    2,791

    Thanks Samac, didn't mean to take up this much of...

    Thanks Samac, didn't mean to take up this much of your time. Being honest Im a bit disillusioned with Flash now. Can't believe they've changed it this much. I mean to me, flash was always a visual...
  10. Replies
    23
    Views
    2,791

    Fla should be attached there. but ya its this.. ...

    Fla should be attached there. but ya its this..


    Error: Error #2078: The name property of a Timeline-placed object cannot be modified.
    at flash.display::DisplayObject/set name()
    at...
  11. Replies
    23
    Views
    2,791

    hmm, comes up with a timeline error. Im tryng to...

    hmm, comes up with a timeline error. Im tryng to change the source of a UrlLoader(container) on timeline. here is my code with your tailorings..
    Fla file attached.


    //Imports
    import...
  12. Replies
    23
    Views
    2,791

    http://sircharlesgraham.tv/Tab_edit.html my...

    http://sircharlesgraham.tv/Tab_edit.html

    my efforts so far.

    Im wondering how to execute something different for each Click of the sub buttons?
  13. Replies
    23
    Views
    2,791

    A real Gent. Im altering it now, so I can slot...

    A real Gent.

    Im altering it now, so I can slot it in.

    Is there a way to be able to name each Sub Button individually. At the moment they are
    mc2.btnLabel.text = "Sub button " + (j+1);

    Id...
  14. Replies
    23
    Views
    2,791

    oh man, that looks exactly what Im after. Any...

    oh man, that looks exactly what Im after. Any chance you could save it back to cs4?

    And its for my website www.sircharlesgraham.tv.

    This will be its new home!

    Your A ROCKSTAR.
  15. Replies
    23
    Views
    2,791

    hey if you can. id really appreciate it. I...

    hey if you can. id really appreciate it.

    I don't understand why my buttons nested in this movie clip can't seem to target the main timeline either. Im trying to change source of a UrlLoader.
  16. Replies
    23
    Views
    2,791

    this is bull****. As3 is just a complete mess....

    this is bull****. As3 is just a complete mess. Nothing works.
  17. Replies
    23
    Views
    2,791

    Hi - Thanks again. Ya B1 is the main hit area...

    Hi - Thanks again.

    Ya B1 is the main hit area button.
    menu_mc is the tab
    and P1, P2, P3 etc are the buttons inside the tab.
    These are place simply on a layer inside menu_mc.

    However my main...
  18. Replies
    23
    Views
    2,791

    Hi so far I've been able to create a button which...

    Hi so far I've been able to create a button which when rolled over - plays a movie which houses my other buttons. Roll OVER - brings tab up. Roll OUT tab down.

    However I do not seem to be able to...
  19. Replies
    23
    Views
    2,791

    Thank you for the reply. I will upload my...

    Thank you for the reply.

    I will upload my effort tomorrow.
  20. Replies
    23
    Views
    2,791

    As3 tab menu

    Hi just looking for a simple menu tab that pops up with a few buttons inside As3.

    Can't seem to get the code anywhere.

    Thanks
    graham
  21. Replies
    3
    Views
    732

    mate you are ELECTRIC. thanks for that.

    mate you are ELECTRIC.

    thanks for that.
  22. Replies
    3
    Views
    732

    Alpha Gradient mask_in a container

    Hi Im using a movie clip to mask out another movieclip(layer).
    This works fine with below code:

    maskee.cacheAsBitmap = true;
    maskMC.cacheAsBitmap = true;
    maskee.setMask("maskMC");

    but when...
  23. Thread: AS3 in IE

    by Sircharles
    Replies
    4
    Views
    821

    nice one for your input Guardian, I was told by...

    nice one for your input Guardian, I was told by another guy on the project that it wasn't working in Internet explorer, so I was kinda freaking out. But maybe its IE6 so if its working on your end...
  24. Thread: AS3 in IE

    by Sircharles
    Replies
    4
    Views
    821

    thats interesting. bloody browsers - I've got no...

    thats interesting. bloody browsers - I've got no idea!
  25. Thread: AS3 in IE

    by Sircharles
    Replies
    4
    Views
    821

    AS3 in IE

    Hi my project is finished and works fine in Safarai, firefox, chrome.
    But when viewed in IE it starts to flash. here is the direct page that opens in a pop up window.
    ...
Results 1 to 25 of 77
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center