I was missing the "Body" part of the code. probably why wast working before. Fantastic, I now have the choice of which option to use. Thank you for all your help
rich
Hi,
I am using the TextArea component (MX2004). I have set the html setting to true and have entered my text. However, despite numerous attempts with different bits of code, I can’t get the font to be veranda, 10pt and red. I thought this would be a straightforward process. Does anyone have...
Hi
I have created a questionnaire regarding my website and have used the following code to send the information:
myForm = this;
submitButtonListener = new Object();
submitButtonListener.click = function() {
var email = "GISFeedback@hotmail.com";
var subject = escape("Questionnaire...
I have a combo box which displays a list of jpgs. I also have a movieclip which I have made into an ‘image loader’. So when the user selects a jpg from the combo box it will display in the ‘image loader’. This works fine when I publish the Movie on the computer. However, I have put this page...
Superb, thats just what i needed! i think im slowly beginning to understand the different bits of code. i have also discovered the loadMovie event, so instead of getting the user to go to different frames, can just load the image straight into a movie-clip. just need to figure out the scaleing...
Hello again! As explained before I am new to Flash mx2004 and am struggling to understand the principles behind selecting an item from a component using Action Script.
I have set up a simple Combo Box with three options. My objective is that when one of the options is selected, it takes the...
Fantastic, that has really cleared it up.
var itemSelected = evt.menuItem.attributes.instanceName;// Defines itemSelected as the instanceName of the selected menuItem.
if (itemSelected == "BufferingInstance"){
getURL("http://www.google.com");
this was the section that many of the...
hi, thank you very much for the help. i have added the code and think i understand what its there for. But i am still confused with how i can attach code to the text in the menu. not sure if this makes sense!
for example. if you have a normal button, you add the code:
on (release) {
getURL...
Hi, I am extremely new to Flash and need some assistance with creating a menu bar with drop down menus. I am using Flash MX2004 pro and so using the MenuBar component from the ‘Components’ window. I have dragged the menu bar onto the page and added the following code:
menu =...
the first part is 0x00000001
then: (oxff87Booo, oxooooooo2, oxoooooooo, oxfc6c2f2d)
there was then some more info:
'fc6c2f2d base at fc6bcooo, datestamp 3bbac7al'
i dont know if that is any use to you?
rich
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.