A Flash Developer Resource Site

Search:

Type: Posts; User: maxelcat

Page 1 of 5 1 2 3 4

Search: Search took 0.02 seconds.

  1. Getting a mc on the stage with createjs toolkit

    Hi - hope this isthe right place to post....

    I used to do quite a bit of as3 word but not for quite some time (guess why???). I am now having a play with flash pro6 and the toolkit for create js....
  2. Replies
    0
    Views
    562

    listbox positioning

    Hi

    I have a list box of mp3s which populates via xml. When the user clicks on a song I want a "Stop" button to pop up next to the name of that song in the list box. Ideally I want to get the...
  3. Thread: firefox help

    by maxelcat
    Replies
    2
    Views
    749

    CS3 Interesting reply - thanks again! You are right...

    Interesting reply - thanks again! You are right of course abut the cart/horse, and I do test the sef thoroughly. I find that often I can only get the swfs to work with absolute links - yuck! This...
  4. Thread: firefox help

    by maxelcat
    Replies
    2
    Views
    749

    CS3 firefox help

    Hi

    I use firebug a lot for my work. Recetnly I have begun to start embedding swfs into html pages, and they don't always work (no!) - debugging can be quite a slow process.

    Is there a way I can...
  5. Hi - been thinking about your reply : When I...

    Hi - been thinking about your reply :

    When I used firebug it tells me the whole swf is 395 width by 355 height, which includes the controls along the bottom. Where did you get the figures you...
  6. thanks for a really helpful reply!

    thanks for a really helpful reply!
  7. Replies
    1
    Views
    945

    list box border colour

    Hi

    Does anyone please know how to set the border for a list component. Its black at the moment and I need it a different colour.

    Thanks

    Edward
  8. annoying gap between video and controls in cs4

    Hi

    We are using the video component and picking a skin "SkinUnderAll". Everything is fine, expect that we get quite large gaps between the bottom of the video and the top of the controls - its...
  9. Replies
    3
    Views
    911

    Hi - no need to reply - I have worked out how to...

    Hi - no need to reply - I have worked out how to do it using a combination of classes on the list box with new mc/skin files and editing the orriginal skins for the combo box.



    I have to say,...
  10. Replies
    3
    Views
    911

    thanks for the reply. Very helpful. Using your...

    thanks for the reply. Very helpful. Using your artilce I have made some good pregress - but I have hit another problem.

    I have to have a combo box and a list component. The list element for the...
  11. Replies
    3
    Views
    911

    altering list box lines

    Hi


    I am using a listbox and have worked out how to alter the format of the text. However, how do i:


    make the black lines between each item a different colour
    alter the height of each...
  12. Replies
    4
    Views
    1,551

    thanks for the reply Downloaded your fla and...

    thanks for the reply

    Downloaded your fla and made my own using yours - works now
  13. Replies
    2
    Views
    720

    thanks - works now!

    thanks - works now!
  14. Replies
    2
    Views
    720

    can't get more than one sound to play

    Hi

    I am trying to build a simple xml based mp3 player for a project. I have got as far as combo/list boxes populating.

    The first time you click the a track to play it all is well.

    However,...
  15. Replies
    4
    Views
    1,551

    Hi Thanks for the reply. I checked, and it...

    Hi

    Thanks for the reply. I checked, and it looks like the button is still there.

    Also, if I comment out the line thus:



    //cb1.setStyle("upSkin","upSkinBlue");
  16. Replies
    4
    Views
    1,551

    styling a combo box.

    Hi

    I have an instance on the stage of a combo box called cb1 I want to alter the formatting of it. I have gone into the library and copied the ComboBox_upSkin mc and called it upSkinBlue, set its ...
  17. Replies
    0
    Views
    283

    Buttons stop working

    Hi



    I have a continer mc called lightBoxCont that I load a class into


    lbx.initLightBox(12, Number(slideIndex), urls, titleText);

    lightBoxCont.addChild(lbx);
  18. Replies
    0
    Views
    308

    listening for an event from a parent

    Hi

    I have a class in which a mc is used as a button.

    I want to use this button to remove from the stage its parent instance.
    Here is a small part of the class called LightBox


    public var...
  19. Replies
    2
    Views
    516

    thanks for the reply have looked into your...

    thanks for the reply
    have looked into your suggestion, and by shots, I got it to work!

    E
  20. Replies
    2
    Views
    516

    can't target parent movie clip

    Dear All



    I have a swf which contains a main menu bar along the top which has been added dynamically at run time. ALl the controls for this bar live inside btnHold



    One of these buttons...
  21. Replies
    3
    Views
    425

    thanks for a really useful tip. Not sure, but...

    thanks for a really useful tip.

    Not sure, but maybe s/he's not supporting that any more 'cuase I can't get the lightbox++ files to look at. However, its got me thinking about the...
  22. Replies
    3
    Views
    425

    using a lightbox...any ideas please?

    Hi all

    I have an movie for site for a customer. Within the movie are thumbnails of imags. We need to get these thumbnails to open in a light box when clicked.



    The customers site already...
  23. Replies
    4
    Views
    559

    thanks for your help. At last its working.

    thanks for your help.

    At last its working.
  24. Replies
    4
    Views
    559

    Thanks for the reply. Sorry this is a longish...

    Thanks for the reply. Sorry this is a longish post - still not able to reference the buttons.



    ANy more help greatfully received!



    Thanks in advance
  25. Replies
    4
    Views
    559

    can't target children

    I have a simple class to create some buttons:

    package {

    import flash.display.*;
    import flash.events.*;


    public class ControlButton extends Sprite {
Results 1 to 25 of 125
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center