Wrox Programmer Forums
|
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Flash (all versions) 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 July 4th, 2006, 02:50 AM
Registered User
 
Join Date: Jul 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Flash variables on opera and mozilla

hallo everyone....
i need a help about javascript to flash communication. i want to change the variables from flash into javascript.
the code goes:
the flw:
I use two frames and dynamic text field with variable name isi.

var kata;
isi = kata;

the javascript:

var myFlash = document.getElementById("FlashMovie");
var words = "the text";
myFlash.SetVariable("/:kata",words);

It works fine on IE, but not in Opera and Mozilla.
How to make a link on that movie?

Please help my problem. Thank you...

:)






Similar Threads
Thread Thread Starter Forum Replies Last Post
Tabs in Firefox 3 Opera 9.26 r_1481 BOOK Beginning CSS: Cascading Style Sheets for Web Design, 2nd Ed; ISBN: 978-0-470-09697-0 0 November 11th, 2008 03:46 PM
asp variables + flash Adam H-W Flash (all versions) 0 July 16th, 2007 11:47 AM
#INCLUDE and OPERA OldCoder ASP.NET 1.x and 2.0 Application Design 0 February 26th, 2006 09:46 AM
about file opera ruchong C++ Programming 0 October 16th, 2004 09:00 PM





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