hi Chuck..
can you shoot over the actionscript code to load swf files? thanks!!! super file!!
thanks C.mannino
Posted 8 months ago
FULLSCREEN XML FOOTER MENU
A great fullscreen xml which always stays positioned at the bottom of the window and resizes with the browser. The copyright notice uses the current date for its year.
FEATURES INCLUDE :
hi Chuck..
can you shoot over the actionscript code to load swf files? thanks!!! super file!!
thanks C.mannino
Posted 8 months ago
Hi redfixfive,
please see the example in the code:
scope.createEmptyMovieClip("placeholder", 2000);
loadMovie(this.link, placeholder);
this is a simple example you might want to build a preloader routine. The key is this.link which returns the values you set in the xml.
chuck
Posted 8 months ago
Hi.
I have a fullscreen swf gallery ( http://flashden.net/item/xml-gallery-fullscreen-scroll/5848 ) loading from one of these buttons, but it freaks out. The gallery keeps loading over the menu. Also, how can I do an “unload movie”?
I’ve done an empty “main” swf, calling menu.swf to level 7000 (!) and then calling the gallery but it keeps over the menu. any idea how can I solve this?
cheers!
Posted 8 months ago
I couldn’t get it to work correctly! It wouldn’t overlay my page, instead. It took my page, shoved it at the bottom, and forced the demo “Fullscreen XML Footer Menu.” at the top, with the links below, then below that, my actual site. All I needed was the fullscreen footer menu, not the screen above it, because I have a site that wasn’t built in flash! All I needed was just the links at the very bottom.
Any clue as to how I can do this?
Posted 7 months ago
no, but apparently support for this file has gone…i couldn’t get an answer to my questions either..
Posted 7 months ago
Hi,
not sure what you guys expect for $6 (of which i don`t even get half) but I have a full time job and can`t provide 24/7 free support for my files.
In what way does the file not do exactly what is says it does? the code is clean and well commented and there have been lots of happy buyers.
Halveheart : if you don`t have a flash website than this file is not for you, the whole point of it is to use as the basis for a fullscreen flash webiste. If all you needed was a menu at the bottom of you page any regular menu on this site can be put in a div and postioned at the bottom of the page with css.
rpadua: I am sorry but i am not paid to build your projects for you. Do some basic resaerch into movie depths and your problems will be solved.
thanks, Chuck.
Posted 7 months ago
hey I cant get my stage to stay centered. when i take out the TL in Stage.align = “TL”;, my stage aligns, but the footer is gone.
Posted 7 months ago
i think i might be running into the same problems that arala22 had. how did you fix that?
Posted 7 months ago
hey
great file,
1 Question: when i stage align from TL to T i cannot get the menu to align properly to the left any idea how to fix this?
Posted 7 months ago
fwSize = Stage.width; fhSize = Stage.height; fillType = “linearâ€; colors = [0xFF0000, 0xFFFF00]; alphas = [100, 100]; ratios = [0, 255]; matrix = {matrixType:â€boxâ€, x
, y
, w:fwSize, h:fhSize, r:90/180*Math.PI}; _root.lineStyle(1, 0xFFFFFF, 0); _root.beginGradientFill(fillType, colors, alphas, ratios, matrix); _root.lineTo(fwSize, 0); _root.lineTo(fwSize, fhSize); _root.lineTo(0, fhSize); _root.lineTo(0, 0); _root.endFill();
put this code in the function setPositions() line118
the above is to make a gradient background
Posted 7 months ago
Hi,
I really like this full screen xml menu, but I would like to either have the links load external swfs or gotoAndPlay specified frames. Please let me know what I need to do to achieve this. I would like to have everything in one flash file.
thank you. jparret@sbcglobal.net
Posted 7 months ago
Hi! Great job on this one!
But is there any way to center the menu and remove the copyright? And how do I change the animation, if say, I would like to add a moviecklip that plays ontop of it when I rollOver?
But most of all, how do I center the menu?
Posted 7 months ago
Chuckanucka
I don’t wan’t you to build my projects. And I’m not guilty if you’ve made a not so good business where you don’t get even half the money we’ve paid for this. So you don’t have to be rude. I’ve asked a doubt, or reported a bug, from the file I’ve purchased from you. So you could be nice and give some support.
I have a fullscreen swf gallery ( http://flashden.net/item/xml-gallery-fullscreen-scroll/5848 ) loading from one of these buttons, but it (the menu) freaks out. The gallery keeps loading over the menu. Also, how can I do an “unload movie�
I’ve done an empty “main†swf, calling (you menu) menu.swf to level 7000 (!) and then calling the gallery but it keeps over the menu. any idea how can I solve this?
cheers!
merry Xmas
Posted 6 months ago
Does this work when using SwfObject to load the flash in your HTML doc?
Very nice. This may be my first purchase. Thanks
Sal
Posted 6 months ago
Chuckanucka I am trying to get this to work a single object on the bottom of the page, and not as a full page object. I removed the stage object code and reduced the height of the clip to 50 pixels. The movie plays fine as a swf file but when it is embedded into the html the footer is missing and just the gray background with the mention the screen being able to be resized only visible. Can you give some direction to have this work as a non-full page clip?
Thanks, MyNameIsAaron
Posted 5 months ago
hello there i managed to make it work,
this code works fine
placeholder._y = Stage.height/2-placeholder._height/2
placeholder._x = Stage.width/2-placeholder._width/2
it keeps been centered at the Bottom right side when the clips load. but when i resize the window it gets centered.
could you send me a hint to make it being centered as it loads. sweet would apreciate if you could mail it to Alex@hatemedia.com cheers brother thanks for the good work.
Posted 4 months ago
its alex@hatemedia.net by the way hope you have time to give me a hint.
Posted 4 months ago
Dear fellow,
one question: I have settled the fonts to DEVICE so they can support other character sets, such as Japanese for example. the thing is that the effect stopped working. 
Any ideas/workaround/fix for this?
You can review at: marcosfigueira (dot) com/demo
Posted 4 months ago
Hi Bdidi,
sorry i was away for a while, but if you check this file and all of my other files you will see i have written literally hundreds of support comments – for free.
chuck
Posted 4 months ago
Hi MyNameIsAaron,
this is really meant to be used in a fullscreen flash site not a html site. That said you should be able to just strip out the stage object code.
chuck
Posted 4 months ago
Hi figueira,
As far as i am aware once you use Device fonts you can not apply alpha effects. The only way to get it working is to embed the font – although i remembering doing a interesting trick once which use the bitmap class to treat the text as am image! pretty smart 
chuck
Posted 4 months ago
looking for a bit of help -
new to flash and seeking some assistance. through trial and error i have figured out how to get an html or swf to load as either a new page or as a separate new page by adjusting the _blank command in the action script and the data in the xml file.
what i was hoping to accomplish is having an html or swf load above the xml menu so that the menu is always visible on the bottom of the frame. is there an easy way to do this?
thanks in advance to anyone willing to help me out.
cheers -
mark
Posted 2 months ago