Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash




Expandable Expandible Banner Ad



Hi,

I have been in the print world for a while and flash has changed quite a bit.

I am interested in learning about rich media and expandable banner ads.

Can someone please give me a push in the right direction?

Thanks!



FlashKit > Flash Help > Flash General Help
Posted on: 09-25-2008, 12:33 PM


View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

Expandable Banner
Hi,

Could somebody help me to make an expandable banner in flash mx?

Thanks

Expandable Banner
Hi,

Is there anyone that can help me make a Expandable banner like this Discover banner in this link:


http://www.eyeblaster.com/WebSite/ne...ine_Launch.htm

THANK YOU!!!

Banner Expandable
Hi ! there how can we make expandable banner as we see some times in yahoo.rediff.
IT expands as page is downloaded-palys animation and goes back to its defined position

Cheers

Sabs

Expandable Banner/Ad
Hi! Im doing an expandable banner, but Im having trouble with the clickTAG's,

the file contains a movieclip in _root and in that clip there are 3 frames with 3 buttons in each frame with the codes listed at the bottom in them.

The clickTAG's work when i use _root on the clickTag (getURL(_root.clickTAG,"_blank")
but according to my custumor im not allowed to use _root.

Anyone that might know how I can solve this problem??
Would really appiciate it!!




//-----------------------------Button 1

on (rollOver) {
gotoAndPlay(2);

}

on (release) {
getURL(clickTAG,"_blank");
}

//---------------------------Button 2

on (rollOut) {
gotoAndPlay(3);

}

on (release) {

getURL(clickTAG,"_blank");
}


//-------------------------------------------Button 3

on (rollOver) {
gotoAndPlay(1);
}

on (release) {
getURL(clickTAG,"_blank");
}

Expandable Banner Help
i need to make a flash expandable banner from 780x585 to 728x90 in size.
i have been researching online. but i am still confused
which method to use. if i make the swf transparent wont the expanded size make the layout of the html page go off? or do i go with floating it with div tags? someone please help me or direct me to a link on expandable banner

Expandable Banner?
Hi guys,

I've made my own expandable banner, and I can put it on to an HTML page so it overlaps the content. My only problem is that the area it expands to, which is initially invisible, stops my HTML working i.e. you can't click on links etc... because their is flash overlaying it.

I found this on these forums:
http://www.actionscript.org/forums/s....php3?t=158696

But, it's the same thing whereby content is not interactive below the expandable banner.

Can anyone help me please?

Thanks!
Matt

Expandable Banner?
Anyone know how to make or have an example fla of an expandable banner? I'm sure you guys have probably seen them before - you roll over it and the banner expands at the bottom to show more content for the banner.

Can someone help me out, I'm at a loss. Thanks.

Expandable Banner Ads?
Howdy folks. I've been trying to figure out a way to make those expandable banner ads you see around the web sometimes. You know, a normal sized banner but when you rollover it, the bottom drops down over the HTML web page content to reveal more info?

Does anyone know how this is done exactly, or know of a good tutorial for making one? I've been searching all over but can't really find anything helpfup :(

Expandable Banner Can't Collapse
I'm creating an expandable banner in flash. It expands automatically when the cursor is inside the banner area and collapse when the cursor is outside the banner area.

Here's the problem. The movie area is equalto the expanded size so after the banner expands, the whole stage is covered by the banner. When the user rool out of the banner area, he's no longer inside the flash movie area, therefore the actionscript doesn't work. That means once the banner is expanded, it stays that way.

I hope somebody can help me with this.

Thanks in advance

Expandable Flash Banner
I have never done an expandable flash banner before? An example is here: http://demo1.checkm8.com/checkm8/pag...543a0dcd73649f

The main problem I am having is how do I get that expandable piece to show through like that? If someone could point me in the right direction, I could easily finish the rest and stop having migraines lol

Expandable Banner With Video
Anyone have any information (tutorials, links) on how to make an expandable banner like this:

http://www.klipmart.com/sincity.html

Thanks in advance.

[F8] Expandable (footprint On) Banner Ad?
http://www.pointroll.com/PointRoll/AdDemo/Yahoo!Demos/Remax_728x90_fallcampaignyd12.asp

Hi!

I need to create a "Rich Media (Expandable pop-up)" ad for use on Yahoo. --See the sample ad at the URL above (and roll your cursor over the "Buy, Sell", or "Search Property" buttons when they finally show up in the banner ad).

See how it expands beyond the banner's original footprint? I understand Flash well enough, (but have only a rudimentary understanding of Action Scripting) and can create the basic Flash file but have no idea how this expandable area is to be constructed or addressed.

Is the expanded area a separate swf file?

Is this something Yahoo will do if I supply two swf files with a button linking the first to the second?

Is there any special scripting involved?

Can anyone help?

Thanks,

Max

Expandable Banner Has Me Confused
I was just wondering if any one would be able to help me out with getting an expandable banner on my web page.

See I want to know how to create an expandable banner on my web page. So that way when some one mouses over the banner it expands from a 250x250 square to a 500x250 rectangle. The reason is I want it to be interactive to view the video file that I want them to preview.

Would any one be able to help me out? or let me know where to look to find this out. Please.

Expandable Flash Banner Problem
Hi Guys,

I am trying to create a flash banner that resizes to the width of the viewers screen... I have managed to do this by setting the scale to exact fit in Dreamweaver. However, I would like the logo (represented by the grey box) to stay a fixed size, say 200x50. Does anyone know how i could do this?

The link is here



cheers.

Expandable Flash Banner Problem
Hi Guys,

I am trying to create a flash banner that resizes to the width of the viewers screen... I have managed to do this by setting the scale to exact fit in Dreamweaver. However, I would like the logo (represented by the grey box) to stay a fixed size, say 200x50. Does anyone know how i could do this?

The link is here

cheers.

ClickTag / Expandable Banner Code
I'm having problems with the following code and need to merge the 2 following code together. Could anyone help with this?

on(rollOver) {
getURL("javascript:expandCreative('ContainerDivID' );");
gotoAndStop(2);
}

on(rollOut) {
getURL("javascript:collapseCreative('ContainerDivI D');");
gotoAndStop(1);
}

-----------------------------------------------------------

on (release) {
if (clickTag.substr(0,5) == "http:") {
getURL(clickTag, "_blank");
}
}

-----------------------------------------------------------

Need the 2 following as above into one working code.

Thanks,
Steve

Expandable Flash Banner/Skyscraper
Hi there,

I've created an expandable skyscraper using 2 swf-files and some javascript in the html file to trigger the expandable part when doing a mouse-over.

However, I now need to convert this into 1 swf-file only and send this (without html-part) to the publisher.

Does anyone have a tipp on how to best/easiest do this? e.g. can the stage-size be changed from 120x600 to 300x600 in one movie when the mouse-over initiates the expandable part?

Any hints or links to possible tutorials would be much appreciated.

cheers,
kiwiAMS

How To Create A Rollover Expandable Panel From A Banner?
hi,

I need actionscript help on how to create a rollover expandable panel from a banner, so when i roll my mouse over the banner, an expandable panel of information would drop down and unfold.

thanx much,
ss

[CS3] Making A Flash Banner Ad Expandable Over Content
does anybody know how to make a flash banner ad expand over content?

example: http://cdn.eyewonder.com/100125/adWd...2726_Demo.html

if i have two different fla files - one unexpanded fla and an expanded fla - how would i make this work on a webpage?

Expandable Banner Problem Rollover Buttons
I have an expandable banner which has a video player in its expanded state, during this state I have a button that covers the entire stage with a rollout that causes it to collapse. Then on a layer above that the play pause and volume controls as buttons.

Whenever I rollover these video buttons it collapses the banner, so they become useless.

I tried putting expand functions as rollover on the video controls however this causes the video to restart.

I've attached the fla, any help would be appreciated.

Expandable Flash Banner Issue In Firefox And Safari, Perfect In IE
I put together a little expanding banner, on roll over expand, on roll out contract, and it works great in IE 6 & 7, but in Firefox and Safari, the flash content is fully expanded and it wont let you use the html content below it, since its on top, but with this same code below, it works like a charm in IE.

Any ideas on how to make it work also with Firefox and IE ?

My AS2 Code:

ActionScript Code:
Stage.scaleMode = "noScale";
Stage.align = "TL";

import com.mosesSupposes.fuse.*;
ZigoEngine.register(Fuse,PennerEasing);

function moveMask():Void{
    getURL("javascript:expand('flashid');");
    var f:Fuse = new Fuse();
    f.push({target:masker, width:450, easing:"easeOutBounce"});
    f.start();
}

function outMask():Void{
    var f:Fuse = new Fuse();
    f.push({target:masker, width:190, easing:"easeOutBounce"});
    f.start();
    if(masker.width == 190){
        getURL("javascript:collapse('flashid');");
    }
}

masker.onRollOver = moveMask;

masker.onRollOut = masker.onReleaseOutside = outMask;

My Javascript code:

Code:
function expand(divid){
document.getElementById(divid).style.clip = "rect(0px 450px 300px 0px)";
}

function collapse(divid){
document.getElementById(divid).style.clip = "rect(0px 190px 300px 0px)";
}


function makeBanner(){
document.write('<object data="publicidad/banner.swf" width="100%" height="300" type="application/x-shockwave-flash">');
document.write('<param name="movie" value="publicidad/banner.swf" />');
document.write('<param name="quality" value="high" />
');
document.write('<param name="wmode" value="transparent" />');
document.write('<embed src="publicidad/banner.swf" quality="high" width="100%" height="300" wmode="transparent" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
');
document.write('</object>');
}
My HTML Code:

Code:
<div style="visibility: visible; position: relative; width: 190px; height: 300px; z-index: 12;">
<div id="flashid" style="width: 450px; height: 300px; z-index: 11; position: absolute; overflow: hidden;">
<script type="text/javascript">makeBanner();</script>
</div>
</div>
Hopefully some one can point what I've done wrong to make it work properly in FF and Safari.

Any help greatly appreciated. Thanks!

Allen

Expandible Menu
Hello,
I'm looking for a tutorial on how to do a menu like the one in:
http://www.mediapro.es
But instead of vertical, horizontal.
Thanks in advance.

Do A Expandible Menu;
Im new on AS3 u know, and new on forum just 3 days learning as fast as i can about this...
i did my first menu resizable its really thought but it works, as additional info i say first of all names with _p are the buttonistances
and i draw movieclips contaning text for each menu out of paper view. So the code trys to move inside that clips whenever IF calls it and move the other menus based on menu size the only way to add on menu lines is going menu movieclips and write some text ( simply) and going code and change the lines with // cooments about clipsizes to match animation.
here is the code..


datos_p.addEventListener(MouseEvent.CLICK, funky2);
formacion_p.addEventListener(MouseEvent.CLICK, funky3);
otros_p.addEventListener(MouseEvent.CLICK, funky4);
inform_p.addEventListener(MouseEvent.CLICK, funky5);
idiom_p.addEventListener(MouseEvent.CLICK, funky6);
otros2_p.addEventListener(MouseEvent.CLICK, funky7);
espec_p.addEventListener(MouseEvent.CLICK, funky8);
// declaro los parametros que me abren 2 o 3
var clicf:int = 1;
var clica:int = 1;
var clicb:int = 1;
var clicc:int = 1;
var clicd:int = 1;
var clice:int = 1;
var clicg:int = 1;
// declaro las variables de longitud de campo de cada parrafo
var p1:int = 0, p2:int = 0, p3:int = 0, p4:int = 0, p5:int = 0, p6:int = 0, p7:int = 0;
var resolution:int = 0, resolution2:int = 0, resolution3:int = 0, resolution4:int = 0, resolution5:int = 0, resolution6:int = 0, resolution7:int = 0;
function funkyexcel(e:MouseEvent):void
{
}
function funky2(e:MouseEvent):void
{
clicf++;
if (clicf == 2){
datospersonales.y = datos_p.y + 15;
p1 = 60; // valor ancho de parrafo DATOSPERSONALES
resolution = p1;
formacion_p.y =formacion_p.y + resolution;
otros_p.y =otros_p.y + resolution;
inform_p.y = inform_p.y + resolution;
idiom_p.y = idiom_p.y + resolution;
otros2_p.y = otros2_p.y + resolution;
espec_p.y =espec_p.y + resolution;
formacionacademica.y = formacionacademica.y + resolution;
otroscursos.y = otroscursos.y + resolution;
informatica.y = informatica.y + resolution;
idiomas.y = idiomas.y + resolution;
otros2.y = otros2.y + resolution;
futuro.y = futuro.y + resolution;
}
else{
datospersonales.y -= 160;
formacion_p.y =formacion_p.y - resolution;
otros_p.y =otros_p.y - resolution;
inform_p.y = inform_p.y - resolution;
idiom_p.y = idiom_p.y - resolution;
otros2_p.y = otros2_p.y - resolution;
espec_p.y =espec_p.y - resolution;
formacionacademica.y = formacionacademica.y - resolution;
otroscursos.y = otroscursos.y - resolution;
informatica.y = informatica.y - resolution;
idiomas.y = idiomas.y - resolution;
otros2.y = otros2.y - resolution;
futuro.y = futuro.y - resolution;
clicf = 1;
p1 = 0;
}
}
function funky3(e:MouseEvent):void{
clica++;
if (clica == 2){
p2 = 40; // valor del ancho de parrafo FORMACION ACADEMICA
resolution2 = p2;
formacionacademica.y = formacion_p.y + 30;
otros_p.y = otros_p.y + resolution2;
inform_p.y = inform_p.y + resolution2;
idiom_p.y = idiom_p.y + resolution2;
otros2_p.y = otros2_p.y + resolution2;
espec_p.y =espec_p.y + resolution2;
otroscursos.y = otroscursos.y + resolution2;
informatica.y = informatica.y + resolution2;
idiomas.y = idiomas.y + resolution2;
otros2.y = otros2.y + resolution2;
futuro.y = futuro.y + resolution2;
}
else {
formacionacademica.y -= 300; // si añado mas lineas bajo valores aqui
otros_p.y =otros_p.y - resolution2;
inform_p.y = inform_p.y - resolution2;
idiom_p.y = idiom_p.y - resolution2;
otros2_p.y = otros2_p.y - resolution2;
espec_p.y =espec_p.y - resolution2;
otroscursos.y = otroscursos.y - resolution2;
informatica.y = informatica.y - resolution2;
idiomas.y = idiomas.y - resolution2;
otros2.y = otros2.y - resolution2;
futuro.y = futuro.y - resolution2;
clica = 1;
p2 = 0;
}
}
function funky4(e:MouseEvent):void{
clicb++;
if (clicb == 2){
p3 = 60; // valor del ancho de parrafo OTROS CURSOS Y SEMINARIOS
resolution3 = p3;
otroscursos.y = otros_p.y + 40;
inform_p.y = inform_p.y + resolution3;
idiom_p.y = idiom_p.y + resolution3;
otros2_p.y = otros2_p.y + resolution3;
espec_p.y =espec_p.y + resolution3;
informatica.y = informatica.y + resolution3;
idiomas.y = idiomas.y + resolution3;
otros2.y = otros2.y + resolution3;
futuro.y = futuro.y + resolution3;
}
else {
otroscursos.y -= 300;
inform_p.y = inform_p.y - resolution3;
idiom_p.y = idiom_p.y - resolution3;
otros2_p.y = otros2_p.y - resolution3;
espec_p.y =espec_p.y - resolution3;
informatica.y = informatica.y - resolution3;
idiomas.y = idiomas.y - resolution3;
otros2.y = otros2.y - resolution3;
futuro.y = futuro.y - resolution3;
clicb = 1;
p3 = 0;
}
}
function funky5(e:MouseEvent):void{
clicc++;
if (clicc == 2){
p4 = 180; // valor del ancho de parrafo CONOCIMIENTOS INFORMATICOS
resolution4 = p4;
informatica.y = inform_p.y + 100;
idiom_p.y = idiom_p.y + resolution4;
otros2_p.y = otros2_p.y + resolution4;
espec_p.y =espec_p.y + resolution4;
idiomas.y = idiomas.y + resolution4;
otros2.y = otros2.y + resolution4;
futuro.y = futuro.y + resolution4;
}
else {
informatica.y -= 600;
idiom_p.y = idiom_p.y - resolution4;
otros2_p.y = otros2_p.y - resolution4;
espec_p.y =espec_p.y - resolution4;
idiomas.y = idiomas.y - resolution4;
otros2.y = otros2.y - resolution4;
futuro.y = futuro.y - resolution4;
clicc = 1;
p4 = 0;
}
}
function funky6(e:MouseEvent):void{
clicd++;
if (clicd == 2){
p5 = 65; // valor del ancho de parrafo IDIOMAS
resolution5 = p5;
idiomas.y = idiom_p.y + 40;
otros2_p.y = otros2_p.y + resolution5;
espec_p.y =espec_p.y + resolution5;
otros2.y = otros2.y + resolution5;
futuro.y = futuro.y + resolution5;
}
else {
idiomas.y -= 600;
otros2_p.y = otros2_p.y - resolution5;
espec_p.y =espec_p.y - resolution5;
otros2.y = otros2.y - resolution5;
futuro.y = futuro.y - resolution5;
clicd = 1;
p5 = 0;
}
}
function funky7(e:MouseEvent):void{
clice++;
if (clice == 2){
p6 = 20; // valor del ancho de parrafo OTROS
resolution6 = p6;
otros2.y = otros2_p.y + 20;
espec_p.y =espec_p.y + resolution6;
futuro.y = futuro.y + resolution6;
}
else {
otros2.y -= 800;
espec_p.y =espec_p.y - resolution6;
futuro.y = futuro.y - resolution6;
clice = 1;
p6 = 0;
}
}
function funky8(e:MouseEvent):void{
clicg++;
if (clicg == 2){
p7 = 20; // valor del ancho de parrafo ESPECTATIVAS DE FUTURO
resolution7 = p7;
futuro.y = espec_p.y + 20;
}
else {
futuro.y -= 800;
clicg = 1;
p7 = 0;
}
}


one question?
can i acces a button.down animation? can i call it from code to apper on his actual place even if mouse its not doing event

Invisible Button On Gnome Banner, Flash Tutorials - Create A Banner
Hi, I'm currently doing the flash tutorial that has three parts to creating a banner. I do exactly as the tutorial does, but I can't get the URL to open up. Everything is exactly the same as the banner, I even copied and pasted the banner and actionscript into my file from the tutorial example, but it still doesn't work.

Can anybody help?

Default Banner.gif For Flash Banner When Viewer Has No Player
I would like to put a 468x60 Flash banner advert on an HTML page.

If the viewer doesn't have the Flash player plug-in installed, I would like to default to a GIF banner ad.

Can anyone point me to a source of information on how to accomplish this?

Much appreciated!

Help Me Do It, The Interactive Banner (hide & Click Banner)
Anyone,
can help/guide me how to do the hide & click banner ( the standard size banner: 468x60 or 125x125 , but when u click it...it generate layer with bigger flash....) like the banner for adv monster inc. also..in Yahoo...

please..
tq

Expandable Swf Possible?
hi i have an unique problem
can anybody give me a suggestion pls?

my client site webpage is expandable to the browser size
now i need to include one FLASH BANNER(ONLY TEXT ON THAT banner) ON THE HOME PAGE.
so if the page is expanded i need teh flash banner also to be expanded to the size of the web page...

so is it possible as i dont know where to control this factor...as i have to put like width=1oo% something like this

can anybody help on this pls?
venky
ramvenkatraj@hotmail.com

Expandable Ad
Can anyone explain how to create an expandable ad? I downloaded the Dart Motif ad kit, but realized I didn't need that. I've built an ad from scratch, but since I built it the expanded size (320x300), the ad doesn't appear properly (it cuts off on the one side). I want the ad to start out as 160x300 and onRelease expand to 320x300. We are going to be serving our own advertisements so I don't need to have all the extra's that come with the Motif ads. The company I work for is just now getting into Flash advertisements and I am very new Flash. I have to get this working by the middle of March, so any help is greatly appreciated.
The research I've done says it has to be done with Javascript/DHTML or with Motif. Isn't there another way, or are those my only two options? I'm not familiar with Javascript, and can only comprehend some DHMTL, so if that is the way I have to go, can anyone recommend a tutorial or instructions on using that method?
Thanks!

Expandable MPU
Does anyone know of any good tutorials on creating expandable MPU's?

Expandable Ad
I am trying to create an expandable skyscraper ad in Flash. I have downloaded the Motif Ad Kit and files, but I still do not understand how this is done. Their ads are for banners, and I need to create skyscrapers. Does anyone have any tips that would help me understand the concept behind this?
I thought I'd have to create two swfs, and link them together somehow, but it looks like they are creating these expandable ads in one file, with the size set to the expandable size (320x600). When I try to upload these to my server, it crunches the entire ad into the ad space alloted on the site (160x600), so it looks like it's at 20% horizontally, but 100% vertically. I am not using an ad server for the ads - they are just stored on my website, so I don't know if that has anything to do with it.

Thanks for anyones help!

Expandable Pop-up Boxes
Hi

Im using the script below to open up pop-up boxes

on (release) {
getURL ("javascript:launchwin('folder.htm' , 'newindow' , 'height=583,width=561, scrollbars=yes')");
}

It opens up a new window, but the maximise button is greyed out. does anyone know how i can enable the maximise button, so the page can be expanded???

Many Cheers

Expandable Menu
Hey does anyone know how to make an expandable menu, so when you click on top it closes or opposite.. CHeck out www.dweed.com. kinda like those.

thanks
cary

Expandable Banners
Help, I can't find any documentation on this...

Ever seen a banner on a site that when you rolled over it, it expanded into a larger banner? For example a tower banner on the right side of a web site is 120 x 500. When you rollover a button on the banner, the banner opens up on top of the page content, usually at least doubling the size of the original banner.

I understand the transparency (wmode) concept of floating banners, but I can't figure out how to get a fixed flash banner in a fixed banner position on the page to expand without having it blow out the page.

I'm using Flash 5 on IE with the OAS (Open Ad Stream - Real Media) banner ad "client".

Is there more to this than just Flash? Is there backend programming involved? Or is it the OAS that's holding me back?

Thanks!
cathandmouse

Expandable Menu
I'm trying to create a expandable menu for my site but lack the knowledge to code it. I can do a text menu in flash using a xml document but I can's seem to get it to work with buttons. I have attached what I've done so far (Unless I did it wrong in which case you can get it at http://www.outerregion.net/testmenu.fla ).

Expandable Banners Anyone?
I'm looking to try to figure out how to build expandable flash banners. An example of the concept can be found here

Expandable Scroller..
how do u make the kind of scroller where mouse moves left/right, image scrolls, but when u mouse over the image, it enlarges and those at the side get pushed away to either side of it? any flas or tutorials i can get?

Expandable Menu Bar
Okay I need the code for this cool menu that stretches.
check it out at:
http://www.puertoricorums.com/main_home.php

I tried doing it the primitive way on the timeline and it ain't happening.
So I' assuming there is a "coded" way of doing this.
If so, please be generous and help a sista out.
Thanks!!!

Expandable Menu
I've been trying very hard to find a tutorial that will show me how to create a menu that expands upon rollover from both ends rather than just downwards. Can anyone show me something?

Thanks!

Expandable Text
Hey guys, I'm trying to make a nice little flash resume. One thing I wanted to do is have like a job title and have everything else hidden, but i want to be able to click the job title and have the rest expand so it shows all other info about that job. i have no idea how i could do this.

any help would be appreciated.

Expandable Menu
Hey, I am trying to make a menu with 4 main buttons. When a user clicks one of these buttons, it will expand with submenu, moving the rest of the main buttons, any suggestions on how i can do this ?

Expandable Menu
trying to create a list that would look something like:

PHP Code:




Menu
    base menu
         sub menu
         sub menu
    base menu
          sub menu
    base menu






that can compress to look like


PHP Code:




Menu
     base menu
     base menu
     base menu







i want the sub menu's to appear when you roll over it's respected base menu
but i also want every time ie menu, base menu, sub menu, to have a get url function when clicked.

what do i need to do?

Centered And Expandable
anyone know how you build a page that uses a big background image and then centers the content on the page. ive seen it lots of places, here is an example:

http://www.beboard.net/swf/beboard.php

Expandable Banners
Hi there,

I need to create an expandable flash banner. I have tried using the DartMotif Tutorial and installed the plugin etc. However when i get so far it doesn't work. I've done the tutorial about 3 times now and still get stuck on the same part.

I was wondering if there is another way of creating expandable flash banners? Or, if anyone has a different tutorial. The tutorial i'm using was downloaded from www.dartmotif.com called Motif Expanding Ad Tutorial.doc.

Thankyou

Expandable Menu - How To
I want to create a menu similar to that at this website:
http://www.glasshousedenver.com

When you click on "Lifestyle" a sub menu slides out to the right. Then if you click on the others (like Your Home), the sub menu collapses and then the Your Home opens up it's side menu. Are there any existing menus similar in style to this in the FlashKit Movies or Tutorials section?

Expandable Image Box
Hi,

I really like this effect as used on this site where the image box expands and retracts to accommodate the image inside. There are 8 images and the other 7 frames move to make way for each selected image. Please see:

http://www.hok.com/

I've also attached a screen grab of the specific page style I like.

Does anyone know of a tutorial that will get me on my way with this?

Thanks,

Jo

Expandable Flash Nav
I am trying to create a nav system that expands to show sub-sections when the user rolls over main section buttons. Let me describe exactly (as best I can) how this would work:
A vertical list of 5 menu buttons is stacked and distributed at equal distances. The user clicks a button (lets say Button 2) and Buttons 3, 4, 5 slide down to reveal the sub-nav below Button 2. When the user clicks or rolls back to any of the original 5 buttons, that subnav closes up.

Does anyone know of a good tutorial for this type of nav or have anything I might be able to dissect and work from? I will try including an example here to clarify what I'm looking to achieve.

Thanks for taking the time to help.

Expandable MovieClip
How can I make child movieclips sprout from a parent movieclip connected by lines via actionscript ?

Essentially I want to make something like a geneology tree/ or flow chart to show a path of ideas or data?

I have already made a main clip that connects to smaller clips by lines. I want to make it so I can click to reveal the small clips and the birth a new parent clip also with children.

Expandable Menu
New to Kirupa and this is my first thread so go easy on me.

I am trying to create a website with a similar layout as www.bouroullec.com but in flash. Each section opens up to reveal submenus which can further be expanded. All of the menus can be openend at the same time and closed as individual entities. The window in which it sits grows as more menus are open. How would I do this as I would be planning on creating external .swf files (is this the best way) that load on each individual category, is actionscript the only way to do this? Please help!

Since you have to determine a starting size for the layout of the flash file I don't want to have to establish the size as being the maximum size that the website will take when everything is expanded. I would the layout to grow as new menus are opened. Let me know if I have explained this thouroughly.

Thank you in advance.

Ostrakon

Copyright © 2005-08 www.BigResource.com, All rights reserved