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 Form

 
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
abeja



Joined: 22 Sep 2003
Posts: 803
Location: Rijeka

PostPosted: 14.06.2004 10:47    Post subject: Flash Form Add user to your forum ignore list Reply with quote

ovako..trebam napraviti form u flashu preo kojeg ce korisnik moci izabrati sta zeli i naruciti..pa ako netko zna gdje mogu naci neki tutorijal ili ako netko ima neku skriptu bila bi jakoooooo zahvalna
Back to top
View user's profile Send private message Visit poster's website
Platypus



Joined: 07 Feb 2004
Posts: 235

PostPosted: 14.06.2004 16:18    Post subject: Re: Flash Form Add user to your forum ignore list Reply with quote

sa:

Code:
loadVariablesNum("NekaSkripta.php", "", "POST");


loadas php skriptu i predajes joj varijable iz flasha...

recimo da u flashu imas:

Code:

nesto = 1
bla = "majkl"
loadVariablesNum("NekaSkripta.php", "", "POST")


u NekaSkripta pokupis te varijable:

Code:

<?php

$nesto = $_POST['nesto'];
$bla = $_POST['bla'];

?>


nakon toga varijabla $nesto=1, a $bla="majkl"
.. eto.. to se moze iskoristiti na milijardu nacina.. ovisi sto trebas Wink
Back to top
View user's profile Send private message MSN Messenger
abeja



Joined: 22 Sep 2003
Posts: 803
Location: Rijeka

PostPosted: 14.06.2004 16:37    Post subject: Add user to your forum ignore list Reply with quote

Shocked Shocked Shocked ne kapim bas
Back to top
View user's profile Send private message Visit poster's website
Gaston



Joined: 14 Dec 2003
Posts: 619
Location: 10310

PostPosted: 14.06.2004 17:30    Post subject: Add user to your forum ignore list Reply with quote

ne znam da li je ovo ono sta tebi treba
ali pogledaj si ovdje , skines .fla i proucavas
http://www.flashkit.com/movies/Applications/Order_Fo-gontko-3061/index.php
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