Wrox Programmer Forums
|
BOOK: Professional Adobe Flex 2 ISBN: 978-0-470-10267-1
This is the forum to discuss the Wrox book Professional Adobe Flex 2 by Rich Tretola, Simon Barber, Renaun Erickson; ISBN: 9780470102671
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional Adobe Flex 2 ISBN: 978-0-470-10267-1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 2nd, 2008, 05:28 AM
Registered User
 
Join Date: Dec 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Pass parameters to swf file through html


Hi all
I want pass filename as a parameter to Swf file.
Can anyone help me out for this?

sample code is given below.

<object width="200" height="500" border="1" id="mySwf">
<param name='mySwf' value='filepath=httpService.jsp'/>
<param name="SRC" value="verticalmenu.swf?filepath=httpService.jsp">
<embed name="mySwf" src="verticalmenu.swf?filepath=httpService.jsp" width="100%" height="100%"></embed>
</object>






Similar Threads
Thread Thread Starter Forum Replies Last Post
Sending HTML Mailer With SWF cancer10 Classic ASP Databases 1 November 16th, 2007 08:48 AM
to pass parameters rashmid HTML Code Clinic 1 May 30th, 2005 11:10 PM
swf file sentme_mail Flash (all versions) 1 November 27th, 2004 09:13 PM
how to pass arrays as parameters ??? mrrgupta JSP Basics 2 October 23rd, 2004 06:50 PM
cannot pass parameters between forms deerebuck BOOK: Beginning PHP4/PHP 5 ISBN: 978-0-7645-4364-7; v5 ISBN: 978-0-7645-5783-5 3 February 15th, 2004 05:12 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.