IDE :: Made Some Nice New XML Gallery Wth Pop-up Window?
Feb 16, 2010Have a web page designed in AS2. Made some nice new XML gallery wth pop-up window. Is it possible to combine these 2 swf files externaly ie load gall on web page?
View 2 RepliesHave a web page designed in AS2. Made some nice new XML gallery wth pop-up window. Is it possible to combine these 2 swf files externaly ie load gall on web page?
View 2 Repliesi have a background that resizes with the window (without stretching) and my image has a nice resolution. But when i resize it, it seems low in quality.
View 3 Repliesmaybe someone can explain how this image effect in the gallery was made?[URL]..
View 6 RepliesI went to the following site, [URK] and I i noticed that the movie took up the whole page but resized if you made the window the smaller.
View 2 RepliesAnyone let me know wether if pixel calculations are made swf files and when they r made to fullscreen wether they will remain the same in any monitor size?
View 1 RepliesI'am searching for a gallery with thumbnails which will load from xml file, and each thumb will open pop-up window with big picture. Does anoyone have fla for something like that or tutorial ? I had searched ultrashock and this forum, but every gallery is much more complicated than that what i'am searching for.
View 2 RepliesI tried the Photo Gallery with XML tutorial and i must say its great.To the point now, i would like to know if its possible to click on the image or a zoom button to have a popup with a larger version of the shown image.I guess you can add the thread in the xml.Now the problem is that i m just starting with both AS and XML so i can understand what to put in the URL's place so it can find the right photo.
View 4 RepliesI have a flash site with 10 different tabs/sections with a stage size of 1200 x 1372. The final tab of the site contains a photo gallery, which I would like to have a different stage size and just fit the browser screen as it loads an external SWF which auto fits to the screen. At the moment, it auto fits the stage size meaning the bottom half of the photos don't show. How I can just alter the last page?
View 1 RepliesI found this really neat photo gallery on flashkit but there is no support or readme included. Hoping one of you actionscript gurus can sort through the AS and how to size this thing.. the AS code does have comments but I am not a coder. I'd like to make the image window smaller and the overall movie smaller. 325x325 or so.
View 10 RepliesLike every other time I've had the displeasure of having to work with Flash, I feel like the best rule is to have a good bottle of whiskey on the side. I'm getting into CS5 and have a really complicated question here: how do I get this program to let me see what it is I'm actually working on? You know, the main point of being in here? I can't find a solution in any of the drop menus, have been in and out of the various workspaces, and in each instance I get everything except the most important element, which is the stage. Where the hell has Adobe hidden this thing now? It was here a half hour ago and has disappeared.
View 1 RepliesI am an artist trying to remake my website...I have a picture of a window on my homepage. The window is a movie. When clicked on, the window lights turn on and a grid of thumbnail pics appear. Each thumbnail is a movie clip. When a thumbnail is clicked on, the movie plays and a larger image appears over the window. The problem is, the window is still active underneath the large image, so if I click on the large image, I am really clicking on the window movie clip underneath, and the thumbnail grid disappears-starting the window movie clip over. How do I make the window clip inactive after it is initially clicked? Also, I would like the larger images to end their movie clips after another thumbnail is clicked, so that there aren't large images piled up on top of each other.
View 6 RepliesIs it possible to pass on arguments.. see simnple code
Code:
proxyFunction = function(theEvent:String){
var alen = arguments.length
[code]......
url...how to make such this preloader...i mean a circular animated boxes positioning into border preloader based on percentage..u guy's know what I mean..hope someone can point me to achieve this type of preloader.
View 8 RepliesI was working on this Graph (see link) and i couldn't find a way to get a nice curved line between the dataPoints.URL...
View 4 RepliesI have traced out all the info and it is good. Now why won't my FOR loop write it out?
//a_groups_mc.a_group2_mc._visible=false;
//a_groups_mc.a_group8_mc._visible=false;
for (L=0; L<myLetters_array.length; L++){
a_groups_mc.eval(myLetters_array[L])._visible=false;
}
Does any one know of an actionscript function or class to convert strings representing math equations (like: "integral(e^(1/2), a, b)" ) into nicely formatted formulas, for display purposes (using the integral glyph, etc..) ?
Purpose: I need to display nice looking math formulas that have been entered as strings (without special characters) in an xml file.
Just wondering if blurX and blurY works with the classes lee was talking about in the tweener movie? (the caurina classes) If not how can I get a nice blur effect on my tween objects?
View 11 RepliesWhat AS should I use to make an object wich is a movie clip appear into the stage?I have this action:
on(release){
something._x = -1000;
something._y = -1000;
}
But using it the object just appear, from nothing and I want it to appear from a initial position....
I am trying to develop some kind of nice linear animation that is kinda random but nice and organic in shape or just linear. Ok that doesn't make much sense. The outcome should be somewhere close to this : [URL]
View 4 RepliesWhat AS should I use to make an object wich is a movie clip appear into the stage? I have this action:
on(release){
something._x = -1000;
something._y = -1000;
}
But using it the object just appear, from nothing and I want it to appear from a initial position....
Im trying to develop some kind of nice linear animation that is kinda random but nice and organic in shape or just linear.
View 4 RepliesI've just started learning as3 and I've been trying to find a good tutorial on dropdown menu's using just xml and as3. Most of what I've come across so far are either static menus or menus driven with heavy use of the timeline. Is it even possible to build a nice fluid drop down menu completely in code?
View 2 RepliesI've only used flash for 5 months now. As you expect, i'm a super novice. I've been trying to follow the books, tutorials i fould on web and was able to make some nice animations,buttons and stuff. But i'm not a programmer, i never been one and i just don't think i got the brains for it. I just know a little bit. Like i said, it's only been 5 months so i only know how to change other's script to suit mine, i can't create any complicated from top of my head. My question is...do I HAVE TO be an expert to make websites with Flash? After all, i'm only learning Flash so I can make interactive websites. I'm not looking forward to making games or drawing boards or anything. Just websites. How much knowledge of Actionscript(or XML) would I need to make a flash only website?
View 4 RepliesI am trying to figure out how to proceed. Obviously this is a christmas project. The user will be presented with a text input to see whether their name is on the Naughty or Nice list at the North Pole. I would like to randomize which list the users name appears on. And perhaps give them an option to redeem themselves, by doing something "nice" if their name shows up on the naughty list.
View 2 RepliesSo I can tween shapes and such for their colours, but when I try to colour tween text, it won't work. I've tried various things, motion tween, shape tween, making them movie clips, making them graphics, ect. How do I make text tween between colours to get a nice smooth transition?
View 2 RepliesIm animating an around in 3d space with papervision and Id like to make the curves of the animation nice and smooth, if I put random values into the xyz and bezier values the turns are quite weird and erratic. Does anyone know of a way I can animate something around in smooth curves, but not have to create specific values for the tween?
View 2 RepliesI found this really neat photo gallery on flashkit but there is no support or readme included. how to size this thing.. the AS code does have comments but I am not a coder.I'd like to make the image window smaller and the overall movie smaller. 325x325 or so
View 10 RepliesI save my (embedded) fonts in an external file (fonts.swf) that gets loaded at runtime. Pretty standard. I also use a bunch of UI artwork generated in the Flash IDE. Some of this artwork contains static textfields (thus, not proper TextFields that can change. Just frozen glyphs). Here's the problem: if I use the same font in any static textfield and then embed that same font into my collection of runtime fonts, the runtime font will refuse to render. It's the same effect you get if you set a textfield with embeddedFonts=true to use a font that isn't embedded. If I change the static textfields to use a different font, the runtime fonts work just fine.
[Code]...
What I want to do is to make a gallery based on the tutorial gallery here (thumbs), but I want the user to be able to choose different galleries from within the movie. I figured that I could make a loop to cycle through the galleries, then nest another loop inside it to cycle through the pics, captions and thumbs. While I wrote, I constantly tested the output with trace commands, but when I tried nesting the loop I lost all output.. I'm pretty new to both Flash and Actionscript, so if theres an obvious solution I havent been able to see it.. This is my temp XML file:
[Code]...
Im using a dock gallery fx from flash xml components. But for some reason when I preview in browser the dock gallery scales out of the swf area. This doesnt happen if i change the p[ublish setting to match movie. But if the publish setting is set to perscentage gallery scales.
View 3 Replies