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
fscommand exec

 
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
VerbNero



Joined: 06 Feb 2005
Posts: 64
Location: varazdin, lipovnik

PostPosted: 12.08.2006 23:28    Post subject: fscommand exec Add user to your forum ignore list Reply with quote

Problemčina!!!

Radim u flash mx-u i sad treba napraviti meni u kojem je npr. tipka "install"-klikneš i instalira se neki program. Dakle, koristeći naredbu fscommand i exec iz projectora bi trebalo pokrenuti instalaciju određenog programa:

pr: - kod na gumbu pokreće instalaciju programa acdsee

on(release){
fscommand("exec","acdsee.exe");
}
- problem je taj da acdsee.exe mora biti u folderu koji se zove "fscommand" da bi radio . Taj je folder u istom direktoriju kao i projector. Onda to sve radi u MX-u. To su neke fore u flash mx-u radi sigurnosot da .exe mora biti u fscommand folderu....

U flashu 5 acdsee.exe ne treba biti u fscommand folderu. Napraviš folder ACDSEE_4.0, unutra staviš acdsee.exe i sve štima

pr:

on(release){
getURL("FSCommand:exec", "ACDSEE_4.0/acdsee.exe");
}

Moj problem je dakle da ja moram imati npr. folder ACDSEE 4.0 i unutra acdsee.exe, ali to bi trebao izvesti s verzijom flash mx!!! Moram izbjeći folder "fscommand". Probao sam saveati FLA dokument iz flash mx-a u verziju 5, ali kod publisha mi uvijek baca error poruku (ona sranja sa send, don't send) i moram zatvoriti flash.

Da li ima tko ideju kako pokrenuti iz projectora u flash mx-u instalaciju programa iz foldera pr. ACDSEE 4.0/acdsee.exe ???!!!

HEEEelllp!!!
Back to top
View user's profile Send private message Send e-mail
ian



Joined: 15 Dec 2003
Posts: 97
Location: zg

PostPosted: 16.08.2006 10:01    Post subject: Add user to your forum ignore list Reply with quote

da. upotrijebi wrapper

SWFstudio
http://www.northcode.com/

MDM Zinc
http://www.multidmedia.com/
Back to top
View user's profile Send private message
dabac



Joined: 30 May 2006
Posts: 57

PostPosted: 05.09.2006 15:12    Post subject: Add user to your forum ignore list Reply with quote

Možda banalno i glupo, ali takvim rješenjima obično pristupam kad razbijam glavu o zid:

napravi 2 foldera (fscommand i ACDsee) i u oba stavi instalacijsku datoteku - naravno ako ti to ne zauzima previše prostora
Back to top
View user's profile Send private message
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