Ok thanks
Posted about 1 month 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 about 1 month 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 about 1 month 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 about 1 month 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 about 1 month 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 29 days 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 23 days 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 21 days ago