A Flash Developer Resource Site

Search:

Type: Posts; User: capdetrons

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    285

    AS 2 building a window component

    Hi,

    I was trying to use a scrollpane component in my fla but it was giving me a headache making my dropdown menu freeze and having extra movieclips appear on a corner in the swf. I finally found...
  2. AS 2 Solved destroying object

    hi, Fruitbeard,

    I managed to find a way to destroy the component object publishing in flash player 8. Like so (if you're interested):


    this.createEmptyMovieClip("scrollPaneContainer",...
  3. AS 2 I'll try it on 6, thanks for the help

    I'll try it on 6, thanks for the help
  4. AS 2 Hi again, There's got to be a way in Flash 8....

    Hi again,

    There's got to be a way in Flash 8. Can't publish to player 9
  5. AS 2 hi, done the same as you in the code and have...

    hi,

    done the same as you in the code and have a scrollpane component in the library. Have also tried to follow the commented out example replacing ("my_ti") with my component's instance n73983ame...
  6. AS 2 View Post

    it doesn´t work for me
  7. AS 2 thanks, but it's not a clip I'm mentioning. I'ts...

    thanks, but it's not a clip I'm mentioning. I'ts a component.
  8. AS 2 [RESOLVED] removing a dynamic scrollpane

    Hi,

    how do you remove a scrollpane created dynamically?

    I have tried a couple of ways but can't find any examples on the net.


    this.createObject("ScrollPane", "cspScrollPane",...
  9. Replies
    0
    Views
    322

    AS 2 [RESOLVED] rollOver events conflict?

    Hi,

    Recently posted about adding a ScrollPane for a foto gallery dynamically from an XML driven menu. My menu is in the main timeline and on clicking on one of its submenu buttons I want to load a...
  10. AS 2 Jesus! the page works! My xml file was written...

    Jesus!

    the page works! My xml file was written in lower case characters. I won't understand why it would work locally, but I take it.

    I'll most probably be back soon about creating the function...
  11. AS 2 of course. Excuse my impetuosity. Been trying to...

    of course. Excuse my impetuosity. Been trying to solve this for too long. It had me obsessed. Sorry about it. Iĺl keep researching and checking here every now and then
  12. AS 2 Thanks again, I might try it some other time....

    Thanks again,

    I might try it some other time. For now, I'll build the same project but having all assets in the fla. I think it will make it simpler.

    By the way, my original idea is to load the...
  13. AS 2 thanks for looking it up. I had even tried...

    thanks for looking it up.

    I had even tried placing the thumbnails and the larger images on the same root folder and I was getting the same problem. Only the thumbnails loaded. It is possible to...
  14. AS 2 fla attached

    sorry about that, didn't read carefully...



    this is the XML:

    <gallery thumb_width="60" thumb_height="64" gallery_width="760" gallery_height="68" gallery_x="20" gallery_y="20"
    full_x="20"...
  15. AS 2 yes, sure, I just don't know how to

    yes, sure,

    I just don't know how to
  16. AS 2 tahnks, angelhdz, no, that wasn't it. I've...

    tahnks, angelhdz,

    no, that wasn't it. I've given up on the idea of making my gallery or portfolio xml based. I'll place all my pictures in the library instead and load them some other way, but...
  17. AS 2 thanks for the reply, angel, I just tried...

    thanks for the reply, angel,

    I just tried getting rid of some files in the server thinking It could be a file size related issue, but no change. The folders are exactly the same either locally or...
  18. AS 2 [RESOLVED] xml driven gallery not working on website

    I can't understand what is happenning. I have just changed the folders where I had the images for the gallery, bith the thumbs and the pictures because I couldn't get it to work on my website. The...
  19. has anyone used Flashsock socketserver from actionscript bible

    Hi,

    I am running the server perfectly at localhost level but when it gets to posting the client on my site, I can't connect. All I've seen changing in the server log is this when I point the...
  20. Replies
    2
    Views
    1,220

    Thanks, I'll keep trying. Wish I had a better...

    Thanks, I'll keep trying. Wish I had a better knowledge on AS to try using it, but I can't get past AS2...
  21. Replies
    0
    Views
    499

    anyone use electroserver ?

    Hi,

    I am programming newbie trying to build a website with an embedded chat and when I finally had a slight idea of using electroserver version 3.7.3 I accidentally deleted the demo version on my...
  22. Replies
    2
    Views
    1,220

    Anyone happen to have a copy of Electroserver 3.7.3

    Hi,

    I am programming newbie trying to build a website with an embedded chat and when I finally had a slight idea on using electroserver version 3.7.3 I accidentally deleted the demo version on my...
  23. How would that be done? A mouse listener event?

    How would that be done? A mouse listener event?
  24. Replies
    0
    Views
    309

    AS 2 add properties to array elements

    Hi,

    I am trying to make a game with 12 clips representing players which I have stored in an array but I need to add properties to them (if I say it right) in order to be able to code them for...
  25. Thanks, BlinkOk, will have to try again......

    Thanks, BlinkOk,

    will have to try again... That's what I had read in the AS Bible, but it doesn't work. My players are still draggable in the game frame and the drag function is embedded in the...
Results 1 to 25 of 66
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width


HTML5 Development Center