Forum FAQForum FAQSearchSearch MemberlistMemberlist Forum ignore listForum ignore list RegisterRegister ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in
Flash gallery kao kod TemplateMonster

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Flash
View previous topic :: View next topic  
Author Message
segen



Joined: 19 Dec 2006
Posts: 671
Location: ZG <-> ST

PostPosted: 22.04.2007 09:01    Post subject: Flash gallery kao kod TemplateMonster Add user to your forum ignore list Reply with quote

Dali netko zna kako izvest galeriju čiji se sadržaj i podaci vuku iz XML-a, te prelaskom miša na jednu od slika da se poveća slika i ispišu podaci o toj slici, također sve iz XML-a, kao što je to na TemplateMonster stranici napravljeno.

Znam radit XML, samo me zanima ako netko zna AS za to povećavanje MC-a itd...možda je netko već radio.
Može i samo neki hint pa ću ja nastavit dalje isprobavat....

Hvala

_________________
NEW ∞folija∞ Follow me
Ovaj svijet je samo varka!
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger Twitter profile
Tedius



Joined: 22 Dec 2003
Posts: 149
Location: Zagreb

PostPosted: 22.04.2007 11:49    Post subject: Add user to your forum ignore list Reply with quote

Iz glave, pa ces vjerojatno trebati ispraviti, ali kao hint je valjda dobro...
Code:

this.onRollOver=function(){
this.onEnterFrame=function(){
sc=this._xscale+5;
if(sc<200){
this._xscale=sc;
this._yscale=sc;
}
}
}


na rollover stavi obrnuto i sc>100
Back to top
View user's profile Send private message Visit poster's website
segen



Joined: 19 Dec 2006
Posts: 671
Location: ZG <-> ST

PostPosted: 22.04.2007 16:56    Post subject: flash Add user to your forum ignore list Reply with quote

kao hint, pomoći će.

ako netko ima još kakvih ideja neka javi.

_________________
NEW ∞folija∞ Follow me
Ovaj svijet je samo varka!
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger Twitter profile
Jay-S
Guest





PostPosted: 22.04.2007 17:05    Post subject: Reply with quote

http://particletree.com/notebook/flashxml-gallery-roundup/
Back to top
segen



Joined: 19 Dec 2006
Posts: 671
Location: ZG <-> ST

PostPosted: 22.04.2007 19:01    Post subject: Add user to your forum ignore list Reply with quote

Jay-S wrote:
http://particletree.com/notebook/flashxml-gallery-roundup/


nije to to, teba mi baš efekt kao kod Template Monster-a, kad se pređe mišom preko slike da se onako poveća i prikažu detalji.

Inače dobar slideshow, thanks for link!!

_________________
NEW ∞folija∞ Follow me
Ovaj svijet je samo varka!
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger Twitter profile
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Flash All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group