Page Number: Page 1 of 1
Actual Results
- ufcio
- Forum: Flash and ActionScript Forum
- Topic: sendAndLoad don't work
- Subject: sendAndLoad don't work
- Replies: 10
- Views: 6575
- Subject: sendAndLoad don't work
Posted: June 5th, 2004, 1:57 am
ok, so here is the website i work on: http://hires.net-kom.com.pl and here you can download all site content: http://hires.net-kom.com.pl/for_u/ready_site.zip and the fla sources: http://hires.net-kom.com.pl/for_u/fla_source.zip you have such files: - index.php - site index - content.php - work with...
- ufcio
- Forum: Flash and ActionScript Forum
- Topic: sendAndLoad don't work
- Subject: sendAndLoad don't work
- Replies: 10
- Views: 6575
- Subject: sendAndLoad don't work
Posted: June 4th, 2004, 9:06 am
I know, it is loaded completely. So what's the point ?! 
- ufcio
- Forum: Flash and ActionScript Forum
- Topic: sendAndLoad don't work
- Subject: sendAndLoad don't work
- Replies: 10
- Views: 6575
- Subject: sendAndLoad don't work
Posted: June 4th, 2004, 2:39 am
Okey I checked it out. It work when i changed in your code:
to:
But there is still problem of other kind: I have main movie that loads subsite movie with [code] unloadMovie("_root.dropsite&...
myVars.onLoad = load_1_done;
returnVars.onLoad = load_1_done;
- ufcio
- Forum: Flash and ActionScript Forum
- Topic: sendAndLoad don't work
- Subject: sendAndLoad don't work
- Replies: 10
- Views: 6575
- Subject: sendAndLoad don't work
Posted: June 3rd, 2004, 5:04 am
Maybe that happens because it is placed in MC, problay if i put it onto top level movie it should work... but why it dont want to work in MC ?
- ufcio
- Forum: Flash and ActionScript Forum
- Topic: Best way to use 3D in flash?
- Subject: Best way to use 3D in flash?
- Replies: 9
- Views: 2889
- Subject: Best way to use 3D in flash?
Posted: May 28th, 2004, 7:23 am
those transparent cubes made by hand frame by frame http://hires.net-kom.com.pl how do you like it
- ufcio
- Forum: Flash and ActionScript Forum
- Topic: sendAndLoad don't work
- Subject: sendAndLoad don't work
- Replies: 10
- Views: 6575
- Subject: sendAndLoad don't work
Posted: May 28th, 2004, 7:19 am
Hi, I've got problem with my action script. It should load data from php but it doesn't and i have no idea why. My PHP file produce in output:
And I create in flash movie with code like this [code] dsc = 0; min = 0; pth ...
&min=img/photo.jpg&dsc=photo&pth=img/photo.jpg&typ=file&

