I want to redirect page after end the flash file automatically.How to redirect to page after End flash file running in asp.net in C#?
You have to implenet this redirect in Flash's Action Script(I think goto or you can calculate the end time of Flash File then use Server.Transfer() or Response.Redirect() method of C#
No comments:
Post a Comment