I have a MySQL database table which contains a text field (along with quite a few other fields) and I want to load it into a scroll box (much like I would if it were a .txt file). So far I can load the field (named Description) into a scrollable text box but cannot get the scroll bar to...
I am using MX and want to load a list of names from a text file into a List box. I now have the names hardcoded in my Action Script with the "list.addItem()".
Any help you can give would be appreciated.
Rick
I am redesigning a football site in MX and on one page I want to display all of the players names, numbers and position in s scrollable list text field which is loaded from a text file (which is currently working) or a database. I want to have each record selectable. When a player's record is...
I have adapted a scroll bar component from a post by oldnewbie which simply displays a list of items within the scrollable text box. I want to click on one of the items in the list and dynamically display a photo which corresponds to the selected item. Does anyone have any advice, and/or an...
I am storing images on my server with a naming convention of ID (obtained from a database) and "IMAGEx.JPG" (where x = 1 to 8). I am using a loop (8 times) containing a loadMovie to get the image and display it in my movie. This works great unless one or more of my series of images...
I have a FlashMX movie that does a
loadVariables ( "./PHP/Detail.php?selectedId="+_level0.selectedId, _root);
on the onClipEvent (load) operation. The problem I am having is that I want Button6 to either be visible or invisible depending on the value of the loaded data.
The Flash...
We are setting up a site for an affiliate company which requires a userid and password for members on a login page and on subsequent pages we need to append the memberid to any hyperlink the user clicks. We are planning to use JS to do the append but haven't yet been able to access the...
I have one frame which contains 6 layers.
Layer one is a MC which is a name centered on the stage.
Layers two through six are individual buttons which slowly revolve around layer one. So far everything works perfectly.
When I edit the buttons and put an oval background in the Over state and...
Movie 1 is a map. Each state has a button. When the button for a state is clicked it loads another movie (all states load the same movie). When the second movie starts running I want to know which state it was selected from. Thanks in advance for the help.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.