ActionScript 2.0 :: Making A Flash 8 Gallery For A Website - Add A Rating System?

Oct 30, 2006

Ive been making a flash 8 gallery for a website and they want me to add a rating system to it so people can rate the images out of 5, 10 or whatever.

View 2 Replies


Similar Posts:


Actionscript 3 :: 5 Star Rating System For A Image Gallery

Mar 30, 2012

i need to build a 5 star rating for a image gallery. when someone rates a image from the gallery i need to retrieve the rating (say like .5 or 2.5 or 3 or 4.5 or 5) How can we create something like a 5 star rating system in AS 3.0? Edited: not the solutions to send the rating vlues to database... I am looking for the logic to set the rating (stars changing the color indicating the rating has been updated) and get the rating values applied...

View 2 Replies

ActionScript 3.0 :: Rating System For Videos On Flash Site?

May 16, 2009

How I would go about making a rating system that I could load as a .swf into my main swf? Also have multiple rating systems instead of just 1? I have videos on a big flash site and I am interested in putting a rating system in.

View 3 Replies

ActionScript 2.0 :: [F8] Flash Based Rating And Comments System?

Apr 24, 2007

I'd like to create a rating and comments system to the video site I'm working on. Basically the user will rate the video (stars or thumbs up) from 1-5, have the new rating process and improve or lower the video rating automatically. For the comments the user will be able to write and send the comment and then either have it posted automatically with the option for the site moderator to erase any offensive comment or have it sent to a database for approval first and then post it by the site moderator. I assume I need a php form and action script code?

View 3 Replies

ActionScript 2.0 :: Five Star Rating System?

May 27, 2009

I only want it to work as a form so i can have a php file process it.I don't need the actionscript just an idea of how I should start.

View 4 Replies

Flash 10 :: Create An Image Gallery Favorite System?

Mar 3, 2011

I need to create an image gallery that the clients can log in and click on photos to add them to favorites. I was wondering how to create this favorite system or if there are any galleries with it?

View 0 Replies

ActionScript 2.0 :: XML,PHP,CMS - Flash Gallery Content Management System?

Sep 17, 2004

I have a meeting with a potential client this upcoming Wed. If I am hired, I will be redesigning his website, the major components he wants are galleries of his sculpture art and a way to update the images himself.

My idea: develop a custom CMS so he or his secretary can easily update what images are in the online flash galleries. My idea right now is an HTML/PHP form where they would enter what gallery the image goes to and maybe an upload button for the image, they hit submit and the PHP form edits an XML document which is where the gallery gets its image info from. Can anyone help me figure out how to do this? Or if there is an easier way to develop a CMS for them to update the images in the gallery themselves? Being able to remove images via a custom CMS would be ideal.

View 7 Replies

ActionScript 2.0 :: XML,PHP,CMS - Flash Gallery Content Managment System?

Sep 17, 2004

I have a meeting with a potential client this upcoming Wed. If I am hired, I will be redesigning his website, the major components he wants are galleries of his sculpture art and a way to update the images himself.My idea: develop a custom CMS so he or his secretary can easily update what images are in the online flash galleries. My idea right now is an HTML/PHP form where they would enter what gallery the image goes to and maybe an upload button for the image, they hit submit and the PHP form edits an XML document which is where the gallery gets its image info from.

View 7 Replies

ActionScript 3.0 :: Photo Gallery Content Managament System That Can Output To Flash?

Feb 11, 2009

I have a client who wants a Flash Photo Gallery.That bit is easy, I've created tons of those... The troublesome bit is that the client wants an easy way to update his gallery.PHP content management system I could use? I've looked into Gallery2, and Plogger but haven't found any tutorials about pulling XML data out of them and into Flash.Does anyone have any experience using a Photo Gallery content management system and plugging it into Flash?

View 6 Replies

IDE :: Making A Preloader For A Website In Flash

Nov 29, 2009

well i have developed a small website in flash 8 and i m facing some problems with it...

- the website has content (text) which is loaded externally

- the images are also called externally with the help of 'loader' component

- i have added a preloader at the beginning of my file

but still when i loaded it on the server....the images and the content is coming slowly....

load the whole file completely at the time of loading (including the external content)...?

View 4 Replies

ActionScript 3.0 :: Making Flash Link To Website?

Apr 27, 2009

Trying to make it so when you click anywhere on the flash file, it loads a specific website. It works when I go to File > Preview > Flash, but if I try and preview in html it doesn't navigate anywhere. My actionscript is:

Code:
myButton.addEventListener(MouseEvent.CLICK, onMouseClick);
function onMouseClick(e:MouseEvent):void {

[code]....

View 1 Replies

IDE :: Set Of Tutorials For Making A Full Website In Flash Cs4?

May 25, 2009

I waqs wondering if someone can point me in the direction of a good set of tutorials for making a full website in flash cs4.

View 2 Replies

ActionScript 2.0 :: Making A Piece Of Flash Used For A Website Banner?

Mar 5, 2005

I'm making a piece of flash used for a website banner, previously i've had very little experience with action scipt as i've made various animations only having to use simple functions such as "stop()" and i've made a never ending scrolling menu also, but now i want to have an event that "onPress" a small animation is played where the mouse clicked the banner. What would be the appropriate script to link the .swf i make to the "onPress" command? or what is the right command in general assuming it is that command

View 5 Replies

Making A Thumbnail Photo Gallery With Flash

Aug 24, 2009

I've been watching a tutorial on making a thumbnail photo gallery with Flash. Unfortunately the only tutorial I could find that explained everything step by step was for Flash MX and I'm using Flash CS4. It seems that the scripting code is different. I've never written Flash script before. I am trying at this point to give a rollover effect to a thumbnail image, so when the mouse goes over the thumbnail the thumbnail will get brighter. The code given in the tutorial didn't work, but by looking at the debugger messages it seems like the script should be something like:[code]I converted the thumbnail to a button symbol and then created an instance of the button called thumb1. The code is applied to a keyframe.

View 6 Replies

Professional :: Making A Photo Gallery In Flash Cs4

Aug 10, 2010

Is there an easy way to make a cool looking, interactive photo gallery that i can insert into my website usuing flash?

View 2 Replies

Actionscript 3 :: Making Photo Gallery In Flash Without Xml?

May 7, 2011

how do I make a photo gallery using actionscript 3 without XML where there is a row of thumbnails and when you click the thumbnail, it fills the screen with the photo? Most of the tutorials I've seen use xml

View 1 Replies

ActionScript 3.0 :: Making A Flash Website: Not Able To Exchange Info Between 'sections'

Aug 23, 2009

Let's say i have a class that simulates a 'button section'.The button bears a title. Like news. I click on it, i transfer the title in the button and the respective news to the body.The body exists outside the class. It's a textField variable. let's assume.

ActionScript Code:
public function xmlLoad()[code].....

keeps giving me an error.1067: Implicit coercion of a value of type Number to an unrelated type String.but i've seen this done before, except it was on a loader variable...but i don't see how that would be any different.

View 1 Replies

ActionScript 2.0 :: Making Some PHP Flash Shortly To Replace Current Website?

Nov 11, 2005

I'm looking at making some PHP Flash shortly to replace my current website, http://www.mathsnotes.com. I was thinking about allowing users to download a standalone version, i.e. the SWF file or an EXE file. My question is: Will the PHP still work, or is it parsed by another entity, e.g. the users browser?

Also, I wanted to add a live news feed - So is it possible to have flash check every frame ( like a _root.onEnterFrame() = Fucntion{ ... ) the mysql database to look for anything with a timestamp less than say, 5mins, and then display it? Or does PHP require a user to do something like "Update News"?

View 5 Replies

ActionScript 2.0 :: Create Video Gallery In Flash For My Website?

Sep 29, 2011

I want to create a video gallery in flash for my website. I want something like this[url]...

View 4 Replies

ActionScript 1/2 :: Making An Expanding Menu System?

Feb 13, 2011

I'm wondering if anyone would be able to point me in the direction of a tutorial using action script 2 on making an expanding menu system. [URL] This one is a tutorial but I could do with one from the start step by step!

View 1 Replies

ActionScript 2.0 :: Making A Rotated Menu System?

May 5, 2008

Here is the code

Code:
//############# Breaking Edge Band Website ##############
// Created by Sam Wood. Note that everything written after
// after a "//" indicates that I am commenting on
// the codes underneath it.

[code]....

As you can probably guess i am making a rotated menu system. It all works fine except the code above.Basically what happens is that when I click the "MUSIC" button, then the "HISTORY" button, then to the "MUSIC" button and finally the "HISTORY" button, it seems to do the opposite clockwise direction to what it did the first time i click on it.....

View 1 Replies

Professional :: Cant Stop Flash Page From Flashing Repeatedly (making Website)

Nov 20, 2011

Well first off here is my script so far on the page:
 
[URL]
 
Using Pastie to keep amount of text on thread low to make things easier to read.
 
Here are the errors I get everytime I try to debug or Test Movie:
 
[URL]
 
Also maybe if you can help a bit with it heres the check list that this is graded on. Also no I am not trying to make you guys do my work for me its just he gave us this project but I have been at work (17) and unable to finish it at all. Please help I dont want  a bad GPA this ending semester.[URL]

View 1 Replies

ActionScript 2.0 :: Getting A Gallery Counting System?

Feb 27, 2003

I've got flash animation down pretty well. I'm working on a photojournal system, based on the kirupa.com photo gallery tutorial, and I'm working on customizing it. Part of this being a image count number(dynamictext named 'viewed') that changes each time the button's pushed forward or backward, but is limited to the number of photos...I'm currently at this point:for my back button I have this:

on(release){
if(_root.viewed < 60){
_root.viewed--
}
}

and for my forward button I have this:

on(release){
if(_root.viewed < 60){
_root.viewed++
}
}

Now the problem is that well, the backbutton goes into negatives once it gets down to zero, and the forward button stops at 60... but the gallery loops, it goes from the last image to the first when you go forward and vice versa going back ward, is there anyway I can get this to go 0 to 60 backward and forward with AS?

View 7 Replies

ActionScript 3.0 :: Making Flash An Interactive Website 100% Out Of Flash?

Apr 15, 2011

what im trying to do is make an interactive webssite 100% out of flash.on one of the pages in that website i would like to have one of my custom youtube players that youtube lets you make and gives you an embed code for.problem is that it is an HTML embed code.ive tried everything to get this to work and the best i could do was get the player to work in an independant .swf file but whenever i try to incorporate it into a page in my website and load it in a browser i get a security error saying that i cant let flash access youtube and i have tried everyway on google to get around that with no luck.

View 1 Replies

ActionScript 2.0 :: Adding Flash Gallery To Flash Based Website?

May 3, 2010

So I have a Flash CS3 based website and I am trying to add in a Flash Gallery.I designed the Flash Gallery as a seperate file and tried to copy the library items into my site file. I got it in, looked ok but when I ran the test it goes crazy and I get 7 actionsript

{Tweener.addTween(%2is is all the same on my errors: 1120: Acc0transition: "easeIn" } );
Tweener.add0mc, { alpha: 0.7, time: tween_duration,%2ion, transition: "easeOut" } );
TwTween( mc, { alpha: 1, time: tween_durat time: tween_duration, transition: "easeOut".ener.addTween( thumbnail_group, { alpha: 0.2, time: tween_duration, transition: "easeOut" } );[code]...........

View 7 Replies

ActionScript 3.0 :: Making Flash Image Gallery With Dynamic Text Filtering

Jan 29, 2010

I am trying to build an image gallery that will be dynamic, for example if a person will choose show me image gallery of products of price over 200 $ , he will see those products only, if he will choose back he will see all products images again... for better understanding what i need to do is something similar to this : [URL]

View 3 Replies

ActionScript 2.0 :: FLASH - Putting A Simple Photo Gallery With About 3 Or 4 Different Images On Website

Nov 16, 2006

how do I go about putting a simple photo gallery with about 3 or 4 different images on my website. methe programs that I need to sownload and any other useful materials that would be needed to get this completed.

View 3 Replies

Professional :: Flash Thumbnail Gallery - Making Window Clip Inactive After Click?

Dec 4, 2011

I 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 Replies

ActionScript 2.0 :: Simple Image Gallery/uploading System?

Dec 21, 2006

Not loading the images for a little info bar at the bottom. It works if you view a folder, however it doesn't work when you just view the main images. I am tracing it, and it traces great, just doesn't want to work.

View 1 Replies

Professional :: Test The Buttons To See If They Work On System (localhost) And Not On A Random Website

Apr 16, 2010

I have just created a flash navigation menu in which I imported to dreamweaver to link with the rest of my website. But if I want to test the buttons to see if they work on my system (localhost) and not on a random website, what url do I put? Or do I have to wait until I put my pages on the server and simply paste in the address?

[Code]...

View 3 Replies







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