ActionScript 2.0 :: Make A Website Showing Photos And More?

Jan 2, 2006

I would like to make a website showing photos and more. And I'm looking for a script or something to make a content box like on the [URL]website. I don't know the name of this effect.

View 2 Replies


Similar Posts:


Professional :: Slideshow On Website - Replace Some Of The Old Photos With New Ones

Nov 4, 2010

The photographer at this site [URL] wants me to modify the slideshow on the home page. He wants to replace some of the old photos with new ones. Can I do this with Adobe Flash CS3? If so, please point me to tutorials that will get me up to speed. Or maybe it's too difficult for a Flash newbie?

View 8 Replies

ActionScript 3.0 :: Build A Gallery Of Photos Which Has Selected Thumbnail On Each Of Them Before Displaying Their Photos?

Nov 13, 2010

I'd like to build a gallery of photos which has selected thumbnail on each of them before displaying their photos.

Ex: photo.xml

Code:
<gallery>
<photo id="1">
<thumb>pics/thumbnail/img_001.jpg</thumb>

[code]....

View 9 Replies

Make An Animation To Display Quite A Few Photos?

Mar 14, 2010

I haven't used Flash in quite a while and wanted to make an animation to display quite a few photos. As i'm out of practice, linking videos kind of skipped my mind and therefore my first file which has lots of images in has become quite heavy and slow to run.My problem is... Is there a quick and easy way i can directly switch one part of an animation with another, keeping all the tweens and actions that are on it? (EG I want to switch out images for the same images saved as smaller files)

Or, is there a way i can scale down the movie in size to make it run smoother? I am going to have quite a lot of photos in a series of linked videos, but as i forgot about it, my first video has too much content and is too big in file size. It can be quite big as it's only for use on my mac (not online) but i still need it smaller as it won't run smoothly.

View 1 Replies

Make Animation With Photos Using Flash?

Jul 8, 2009

i want to know how i can make animation with photos using flash?

photos going up and going down, somethig like that.

View 1 Replies

Flash Skin Not Showing Up On Website

Jul 20, 2009

I have created a video, gone through the steps in flash cs3, and made the corresponding .swf and .flv files. I publish preview - html and everything works great, the video plays, the skin shows up and functions flawlessly. Then, I put the .flv, .swf, and skin.swf files on my hosting server put the html in my site code, and the skin won't show up. The video plays on its own, and the space is blank where the skin should be, just the skin is not there. I have tried most anything I can that I have found scouring message boards, etc, but none of the solutions are working for me.

View 23 Replies

ActionScript 2.0 :: Get Event RSS Showing On Band's Website?

Dec 27, 2010

My band has a reverbnation profile, and I just recently started editing a flash7 site template that I purchased for the band. I happen to know enough to edit everything that is existing, but adding new content is a bit beyond my imagination and most of the tutorials I have found are all for creating new movies and use AS3 instead of AS2.

I created a new "dynamic" "classic text" text field (instance name of "rss" - variable set to "rss_output") in layer 1 of a section of my scene (movie clip) called "pages_tours".There is no other item in layer 1, frame 1 of this movie clip.In this thread: the author states that he was able to call xml data from another domain and post it on his site and this could possibly be used to snatch & display RSS data as well.I had created the proxy.php file, with code inside, saved as proxy.php (no .txt attached.)

PHP Code:

<?php $url = $_POST['http://www.reverbnation.com/rss/artist_shows_rss/**mybandnamehere**'];readfile($url);?>

I right clicked the frame of layer 1 and clicked "actions" and then pasted the code presented in that thread.

Code:
var Sender = new LoadVars();
var GetData = new XML();
GetData.ignoreWhite = true;
GetData.onLoad = function(success) {

[code]....

I tried a CTRL+ENTER test run and nothing happened in the page_tours area of the site.There were no compiler errors.

View 1 Replies

ActionScript 2.0 :: Flash Website Isn't Showing Data From XML File?

Dec 26, 2007

My Flash Website isnt showing data from my XML file im loading..

View 2 Replies

Make Smoothe And Endless Horizontal Loop Of Five Or Six Photos That Seems Seamless?

Apr 25, 2009

How do I make a smoothe and endless horizontal loop of five or six photos that seems seamless ? I think that this is an actionscript thing that I do not know. I just want five or so evenly spaced photos to scroll from right to left at the top of the stage.

View 1 Replies

Actionscript 3 :: Make Transition Animation When Changing Photos In Flex?

Jul 24, 2010

I have an image in Flex I want to change the image with actionscript to show some other image say every 3 seconds or so. I also want to make transition between the image and the next one for instance fade in/out.

View 3 Replies

ActionScript 2.0 :: Make An Image Gallery That Loads 3 Photos At A Time?

Jan 1, 2006

I'm trying to make an image gallery that loads 3 photos at a time (look at .SWF). I have also built a function that resizes the photos to fit into its respective box once they're loaded (a maximum of 120x120 pixels). The images aren't getting resized, and they aren't getting re-loaded after the "forward" button is pressed the second (,third,fourth,etc...) time.

View 13 Replies

ActionScript 3.0 :: Way To Make Text In Upper Right Hand Corner Of Photos Page

Apr 6, 2011

I'm trying to figure out the best way to make the text in the upper right hand corner of my photos page linkable URL...Here's the action script that's in the action layer of the file for that spirt: function loadGallery(directory, images)[code]

View 1 Replies

ActionScript 2.0 :: Make The Small Photos Take Forever To Load Since Their Source Is A Large Photo?

Apr 29, 2004

i sort of asked this before but never got a clear responce to it. this is sort of a two part question. one i have a dynamic gallery of images with a small picture that you click on that loads a bigger picture. I would love to be able to just have one photo that loads into the bigger mc and also the small mc. right now what i am doing is making two size photos a small 47x47 and a large141x141. does anyone know how i can use the same photo for both mc's second question. if that works will it make the small photos take forever to load since their sorce is a large photo?

View 5 Replies

ActionScript 2.0 :: Make An AUTO Button Which Will Make A Slideshow,showing All The Images In Array?

Jan 23, 2007

this is my code for photogallery.there will be 61 images loaded in this array.how can i make an AUTO button which will make a slideshow,showing all the images in array?

arrayrow = new Array()
arrayrow=[
["00.jpg","0","sajkad","hjsgadhj"],[code].....

View 5 Replies

ActionScript 2.0 :: Make Player With A Bar Showing Where You Are In Movie?

Oct 26, 2006

How do i make a player with a bar (showing where you are in the movie)?[url]...

View 2 Replies

ActionScript 2.0 :: Make Preloaders Showing Percent Loaded?

Feb 27, 2005

I`m making a preloader and everything seems to go ok, except that i want to show how much percent of the movie`s been loaded (basing on the Bytes not the frames), but i havent find the way to do it

Note; i made 200 layers, each two has a number from 0 to 1oo,and the actions to check and if not yet go back and check again. An if statement that goes like this

loadpercent = getBytesLoaded()/getBytesTotal()*100;
if (loadpercent != 1) {
gotoAndPlay(2); //on this frame is an action to go back and check//

[Code].....

View 7 Replies

Actionscript 3 :: Adobe Flex3: Make A Part Of Application Visible On Showing Modal Popup

Oct 6, 2011

For example: Say the application has two VBox with vertical layout. There is a Button in first VBox and when clicked, there is a custom modal popup being shown. By default the whole background of the application remains blur, but I want the second VBox to be visible. Is this possible? If yes how can i accomplish this?

View 2 Replies

Make A Website Out Of Flash?

Sep 7, 2010

I am trying to make a website out of flash and I know nothing about what to do but i am just going to try it one step at a time. If you know any sites or posts that have helped you make a site could you please share them. I have is how to make a group pictures move across the screen and once it goes through the rest of the pictures it starts back over.[URL]

View 2 Replies

Flash :: Way To Make Website

Sep 18, 2009

I have never made a flash website but I can make html website. Can anyone point me towards good tutorials for making flash sites.

View 1 Replies

How To Make Fullscreen Flash Website

Feb 25, 2011

I want to make my flash website full screen so there is no white background.What is the easiest way to do this? Here's my website and what it looks like right now. I tried to follow some guys steps but it didn't make it full screen.[URL]

View 1 Replies

ActionScript 3.0 :: How To Make This Website Scroll Better

Feb 12, 2010

I recently bought a flash template to use for my photography business. I really like it except the scroll behavior is absolutely terrible on monitors under 27 inches. It just goes straight to the bottom then snaps back up to the top, making it impossible to really view and click on the images in the bottom and center rows. The website is hereI emailed the company to ask them foron fixing this problem, but they've only said "We're investigating the problem" and its been nearly a week now. I would like to get it so the scroll is slower and is only activated at the edges of the window. I'm sorry if this is the wrong forum to post at, I am just desperate to get the galleries to be easier to browse through before I start handing out business cards

View 5 Replies

ActionScript 1/2 :: Make A Fullscreen Website?

Feb 18, 2010

how to create an all flash site that can automatically fill the browser window.  I don't want the content to scale, just have certain "white space" areas expand to fill and also have things like menues or footers always be at the top/bottom. 

View 3 Replies

ActionScript 1/2 :: Make An Intro For My Website?

Jan 22, 2011

Though many people before me have asked the same or similar question, I can't find any satisfying answer in these discussions. Note that I'm quite new to working with Flash.

I have made an intro with Adobe Flash using ActionScript 2.0. This intro consists of 82 frames. I want to play my intro once to people visiting my website and subsequently (when the visitor of my site sees frame 82) the browser has to be send to the real mainpage of my site. I already know how to import flash to my site and to name it index.html or index.php and so on.

I just need to know how to create this intro playing once and redirecting to another page and predominantly which codes I'll have to type in my Actions-window (F9).

View 1 Replies

ActionScript 3.0 :: Make Website Scroll?

Dec 14, 2011

I'm really stuck on how to create a scroll effect in Flash CS4 for a simple websie. I need the screen to movw up and down to view all the content. What is the best way to proceed and where can I get the script,

View 3 Replies

Make An Image Gallery For Website

Jun 23, 2009

I am trying to make a Image Gallery for my website, I have a limited space to work with.

I am looking at doing it in Javascript but thought I could do the same thing in Flash. (maybe :P)

This is the Javascript idea.

Basically I would want it to be the same as this but the size i want instead of a small one like that.

As I have a limited space I dont want small thumbnails for people to click on and then have the larger view updated.

I would also want the controls and description to be viable all the time minus the play / pause button.

Is this possible? If so how can I do it? Is their already something out that will do this?

If possible I would like to have it database driven (the images and the description) to make it easier so I dont have to keep manually updating the flash.

Also can it be friendly to both Portrait and Landscape images?

and last but not least (and not necessary) can the images then beable to be clicked on and open up to full size ...

View 3 Replies

ActionScript 2.0 :: Trying To Make Website With Menu (SWF)

May 21, 2007

I'm designing a site that has 4 parts.

Part 1 is the menu which will be it's own .swf, which I would like to have align to the top center of the browser even if you resize the browser.

Part 2 is the content which I'd like to align to the center of the page, even when you resize the browser. This is also an .swf which corresponds with the menu.swf

Part 3 and 4 don't have to be .swf's, but are just graphics in the top right corner and the other in the bottom left that stay in the corner even when the browser is resized.

View 13 Replies

ActionScript 3.0 :: Make A Fluid Layout For The Website?

Sep 17, 2009

I want to make a fluid layout for the website I'm working on right now. I know the basic concepts of how to center an object and keep it there, or how to stick a shape to the top or bottom... etc. But if there's a movieclip that I would like it to conserve its position proportionally as the visitor resizes the stage, how can I do that?

View 4 Replies

Flash :: Professional - Make A Full Website XML?

Mar 9, 2011

I would like to know if you could tell me how to mke a full website Flash XML? what i need to do? I'm beginner and i need to learn it ASAP!

View 1 Replies

Make Drawing / Sketch Video For Website

Mar 29, 2011

I am brand new to all Adobe applications but have the CS5 Master Suite and have been taking many courses through Lynda.com for months. I wish to learn how to make a small video of an object being sketched.  That is use a drawing tablet and stylus (whatever they are called...I have NO idea) and trace over a photo. When finished I wish to have the video of the slowly created tracing of the object sped up and when complete fade away and the actual photograph of the object traced overlap fade into view. In other words use this as a transition technique for presenting a photograph of an object rather then just have it "pop" onto the screen.  My questions are: (1) What special drawing pad and stylus are required (if any....can I do it with just the mouse?) (2) Is Flash Professional the program one would use to make such a video? If not which Adobe program is best suited to this task, and (3) Is there a NAME to this "technique" in whatever program was given in answer to question two so I know where to begin and/or look for a tutorial on how to accomplish this technique?

View 2 Replies

Html :: Make People To See Each Other On The Website Through Web Camera?

Mar 9, 2010

I want to run a website where people could see each other through web camera.

View 6 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved