![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| ||||
| ||||
|
|
1) How do I get a flash animation to open in a different window? |
|
2) I know how to center an image file/animation horizontally, but can you do it vertically? Just so it displays in the center of the screen regardless of the screen resolution? |
|
3) Anyone know some quick instructions/links to how to do a rotating/random image? |
|
4) Does anyone have any tips/trinks on how they manage screen resolutions in Dreamweaver? In other words, I have the good fortune to have a high resolution LCD . .. but I know most people are running 800x600 or 1024x768 . . . Do I have to keep flipping resolutions on my screen, or anyone have tips on how you manage that while creating sites? |
#4
| |||
| |||
|
|
ALSO: If anyone had some awesome books that helped them learn all of these programs, I am on a book buying binge . . . I have some good ones, but i LOVE tutorials . . . if there are books that let you learn by tutorials that you guys know about, share! Thanks! |
#5
| |||||
| |||||
|
|
Hi Guys, Jumping into Dreamweaver/Fireworks/Flash world, and teaching myself. I completed all the Macromedia tutorials, and have 8 different books sitting around me telling me what to do, but I wanted to ask a few quick questions just to steer me in the right direction and speed up the general learning process for the things I need to know now, if you don't mind Any Help is much obliged!So here we go: 1) How do I get a flash animation to open in a different window? |
|
2) I know how to center an image file/animation horizontally, but can you do it vertically? Just so it displays in the center of the screen regardless of the screen resolution? |
|
3) Anyone know some quick instructions/links to how to do a rotating/random image? |
|
4) Does anyone have any tips/trinks on how they manage screen resolutions in Dreamweaver? In other words, I have the good fortune to have a high resolution LCD . .. but I know most people are running 800x600 or 1024x768 . . . Do I have to keep flipping resolutions on my screen, or anyone have tips on how you manage that while creating sites? |
|
Like I said guys, I really appreciate the help . . . and if all you can do is point me in the right direction (aka "Start reading a chapter on this subject") I can't tell you how much I appreciate it. |
#6
| |||
| |||
|
|
If your pages are less than 600 pixels wide, they'll fit in everybody's screen. |
#7
| |||
| |||
|
#8
| |||
| |||
|
|
Hi Guys, Jumping into Dreamweaver/Fireworks/Flash world, and teaching myself. I completed all the Macromedia tutorials, and have 8 different books sitting around me telling me what to do, but I wanted to ask a few quick questions just to steer me in the right direction and speed up the general learning process for the things I need to know now, if you don't mind Any Help is muchobliged! So here we go: 1) How do I get a flash animation to open in a different window? 2) I know how to center an image file/animation horizontally, but can you do it vertically? Just so it displays in the center of the screen regardless of the screen resolution? 3) Anyone know some quick instructions/links to how to do a rotating/random image? 4) Does anyone have any tips/trinks on how they manage screen resolutions in Dreamweaver? In other words, I have the good fortune to have a high resolution LCD . .. but I know most people are running 800x600 or 1024x768 . . . Do I have to keep flipping resolutions on my screen, or anyone have tips on how you manage that while creating sites? Like I said guys, I really appreciate the help . . . and if all you can do is point me in the right direction (aka "Start reading a chapter on this subject") I can't tell you how much I appreciate it. |
#9
| |||
| |||
|
|
So, put the FLA file in the other HTML file |
|
1) How do I get a flash animation to open in a different window? Flash files are embedded into HTML pages. So, put the FLA file in the other HTML file, and then, from your parent window, launch that HTML file in a new window using javascript (DW has built-in behaviors for this) 2) I know how to center an image file/animation horizontally, but can you do it vertically? Just so it displays in the center of the screen regardless of the screen resolution? Sort of. In the old days, you'd just make a table with a height and width of 100% and then set the valign and halign attributes accordingly. However, 'height' in terms of percentages (ie 100%) isn't technically a valid attribute in HTML. So, it works, but may not validate. 3) Anyone know some quick instructions/links to how to do a rotating/random image? Google for 'ramdom image using' and then insert whatever language you want to use...javascript, asp, php, etc. 4) Does anyone have any tips/trinks on how they manage screen resolutions in Dreamweaver? In other words, I have the good fortune to have a high resolution LCD . .. but I know most people are running 800x600 or 1024x768 . . . Do I have to keep flipping resolutions on my screen, or anyone have tips on how you manage that while creating sites? You don't. A web site doesn't have a resolution. It's as big as the end-user's browser's viewport. So screen resolution doesn't really have anything to do with it. If you want to play it safe, use percentage widths (kind of hard if using flash) or stick to a safe width of something like 700 pixels. -Darrel |
#10
| |||
| |||
|
|
3) Anyone know some quick instructions/links to how to do a rotating/random image? |
|
Hi Guys, Jumping into Dreamweaver/Fireworks/Flash world, and teaching myself. I completed all the Macromedia tutorials, and have 8 different books sitting around me telling me what to do, but I wanted to ask a few quick questions just to steer me in the right direction and speed up the general learning process for the things I need to know now, if you don't mind Any Help is muchobliged! So here we go: 1) How do I get a flash animation to open in a different window? 2) I know how to center an image file/animation horizontally, but can you do it vertically? Just so it displays in the center of the screen regardless of the screen resolution? 3) Anyone know some quick instructions/links to how to do a rotating/random image? 4) Does anyone have any tips/trinks on how they manage screen resolutions in Dreamweaver? In other words, I have the good fortune to have a high resolution LCD . .. but I know most people are running 800x600 or 1024x768 . . . Do I have to keep flipping resolutions on my screen, or anyone have tips on how you manage that while creating sites? Like I said guys, I really appreciate the help . . . and if all you can do is point me in the right direction (aka "Start reading a chapter on this subject") I can't tell you how much I appreciate it. |
![]() |
| Thread Tools | |
| Display Modes | |
| |