Hello i am building a website that connects to a SQL database. I want to be able to insert and select(to display)pictures can anyone help me with this.
oh yeah if you want to see what im trying to make check it out at http://www3.gov.ab.ca/srd/regions/southwest/bighorn/index.html.
use your mouse to move and adjust your browser window to see what im trying to do.
Ok I thank you greatly for your help but im still getting nothing showing up when i view the html file because by default it sets the demensions to the size of the stage in the flash file. If i copy and paste my original code into the generated html file that flash makes, the picture dissapears...
When I set the width and height to 100% and try and view the page in a browser, the flash portion of it doesnt show up. but when i set the height and width to the same as the flash swf file it shows up. Is there something else i have to do. The size of the flash movie is in pixels, should i...
I have embedded a flash movie into a html file, what i want to do is when that html file is open in a browser, I want the flash movie to automatically adjust its size when ever the browser window changes. This means that if i adjust it manually with my mouse, the flash movie will adjust so that...
hello I am developing a flash site that i want to add a for to that will allow customers to enter such information as:
name:
email address:
car type:
car year:
engin size:
transmission type:
Product:
and maybe a few other things.
these will all be entered into seperate text fields.
I then want...
I am trying to collect some data from users in text boxes. I then want the user to push the submit button and the information that the user entered would then be email to me. does anyone know how i can do this?
thanks Wakepro
Thanks for the help on the last question. My next question is. Do you know how to round decimal values to 2 decimal places.
eg. 55.99394 -> 55.99
Please let me know if you do.
Thanks
Add an actions layer to your movie. in the last frame of your movie in the actions layer add a stop action. If you dont know how to do that let me know and I will help with that.
WakePro.
Hello. I am trying to test if there is something in a dynamic test field. If there is I want to display some information in another dynamic text field. If there is not I dont want to display any thing. How do i do this. I have tried the following
if(_root.txtQty1 != "" ||...
Thanks man it worked well once it was published. now is there a way to add a button that closes that new window?
on(press)
{
getURL ("javascript:window.close()");
}
if this is right let me know, or if there is another way could you please let me know
Thanks
This is the code i have behind my button!
on (release)
{
getURL ("javascript:NewWindow=window.open('AboutUs.swf','newWin','width=400,height=300,left=0,top=0,toolbar=No,location=No,scrollbars=No,status=No,resizable=No,fullscreen=No'); NewWindow.focus(); void(0);");
}
It is...
I have made a movie clip and on the main time line i have a button. I want that button when pressed to open that movie clip in a seperate window. Is there anyway to do this. I have tried GetURL and all the rest of them but the movie clip is part of the SWF of the fla file.
Please help if you...
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.