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...
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...
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...
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
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...
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...
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...
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...
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...
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...
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...
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...
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...