|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
OMG! how did you guys do that Flash on the main page?
its like transparent and you can make it get outta the way? |
|
#2
|
|||
|
|||
|
Welcome to the forums, if you just hold that idea for a few days, im going to be writing an article on how to create flash ads
|
|
#3
|
|||
|
|||
|
Ben... Brilliant. Absolutely Brilliant!
I was blown away this morning... The MailWorks Pro ad is amazing! Way to go!
__________________
____________________________________________ Developer Shed Weekly Writer | DevArticles Forum Moderator Build Your Own KlipFolio Klip With PHP FrankManno.com - Under Construction Design Interactive Group - Under Construction |
|
#4
|
|||
|
|||
|
While my flash isnt that crash hot, its getting better, hopefully you guys and gals like it a bit more then 10 banner ads
|
|
#5
|
|||
|
|||
|
I think i have an idea on how it was set up. When you are done with your movie you can click publish to create an html file with the flash code in it. Click publish and go to the html tab at the top. In the window mode drop down menu select transparent windowless. That will give it no background, open up the html file and extract the html code for it.
Now there is on more part and I think this is how it goes. You need to make a layer above your current layer. Im not completely sure how a layer code works, but if you have dreamweaver you can go insert > layer. I'm sure frontpage probably has one too. This is what the code looks like: Code:
<div id="bannerlayer" style="position:absolute; width:550px; height:400px; z-index:1; left: 1px; top: 1px"> Flash movie Code Here </div> Z index is the depth, height and width are self explanetory. Left and top are basically the _x and _y coordinates of the layer. The rest of it is just contained inside the movie itself, the button and junk. Ben probably has a simpler way, but i think this should work. -Zkitty |
|
#6
|
|||
|
|||
|
thats the basic idea behind it, but, there is a few things like javascript checking for cookies, and also hiding layers etc, fairly simple stuff really.
|
|
#7
|
|||
|
|||
|
I just noticed you put that tutorial up, it looks really nice, good job.
|
|
#8
|
|||
|
|||
|
Thanks, thats just the first part, ive still got to show heaps more stuff.
It was going to be just one article, but the first part alone is 3000 words |
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Flash Development > Flash on main page |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|