Ok thanks
Posted 11 months ago
Add more interaction to your Flash!
RateThis widget is the best way to gain feedback from your users. Let them rate your photos, articles, music, or just anything you like.
Key features:Usage: Just drag the RateThis movieclip from the library and drop it on your scene!
Posted 11 months ago
@amiga The default behavior is to track user ratings so he or she can’t vote twice. It is disabled in the example above.
@rustydog09 Sorry but I cannot help you with your project, maybe you can find someone on flashden forums who wish to help you for little amount of money.
If you get undefined id in the db this means that you don’t set instance name for the ratethis widget.
Posted 11 months ago
this is the code of my .fla checl please where is the error thanks bro
myPhoto = new XML ;
myPhoto.ignoreWhite = true;
myPhoto.onLoad = function(success) {
//portfolioTag = this.firstChild;
nuevo_MC._visible = false;
};
myPhoto.load(“xml.xml”
;
loader2.onPress=function(){
trace(this.pic1large);
nuevo_MC._visible = true;
_root.nuevo_MC.loadMovie(this.pic1large);
this.attachMovie('ratethis', 'ratethis'+nombre, this.getNextHighestDepth(), { id: nombre_txt, _x: 123, _y: 123 } );
}
loader3.onPress=function(){
trace(this.pic2large);
nuevo_MC._visible = true;
_root.nuevo_MC.loadMovie(this.pic2large);
}
Posted 11 months ago
No you don’t have to insert any rows in the databse. It will be added automatically after first rate of new item.
Posted 11 months ago
No i dont explain good sorry, i need put another row to put the name of the person i need id, votes, votesum and name????
Posted 11 months ago
No. There is no time limit, but remeber that the protection is not IP based. So you can vote from different computer with the same IP (in your home, or office network for example).
Posted 10 months ago
Ok thanks men.
Another question i need put in the total of voting the avereage i need / the votes and voteSum i check in the rate.as and dont fine to make the change. Thanks
Posted 10 months ago
Hello i have a problem, please i need really your help urgent!.
Sorry by my english, i from latinoamerica. Ok, this are my problems:
1. The swf works well, i uploaded the files of (fl8_as2) folder and the php in the domain principal host( Previously i generated the ratethis.dat). My page is for galery of jpg images, and i like to put the swf in each image for have diferent rates. But all the swf have the same rate!!!. i dont now how fix that.
I copied and pasted the .fla archive and changed the name of Iditem en the actiion script and generated another .fla. Then i uploaded the new sfw file in another images of my galery, and all have the same rates yet. I uploaded another and changed the name of database (rathethis2.dat) . BUT i have the same problem.
Im very tired, please, help me. i dont now how program diferent rates for each images in my galery for my html page.
Thanks.
PD. Is very urgent , please help!!!
Posted 8 months ago
Hi,
I bought the rating file and I am not able to use it. I am getting the following error: 1136 incorrect number of arguments. I’ve followed the instructions and still I cannot get this thing to work.
Please help!
Here is what I was able to do:
1. Used the flcs_as3 folder.
2. Changed the ratethis.php4 to ratethisphp.
3. Created an empty file called ‘ratethis.dat’ .
4. Created a database called ‘ratethis’ and entered the proper database connection parameters..
5. Changed the Action Script line: var rt:RateThis = new RateThis(‘test1’
; to
var rt:RateThis = new RateThis(‘ratethis.dat’
;
6. Compiled the program.
7. Error code 1136.
Posted 6 months ago
This file has gicen me nothing but frustration and wsted hours of my time. The as3 version works OK but the as2 one (which is the one I need, and my deadline is in like 3 hours) is all messed up. The rollover is all off and for some reason I get a frigging text icon when I roll over the stars. Makes no sense and I’m done trying to work with this file.
Posted 5 months ago