Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Web Design Lobby Forum for general web design issues not specific to scripting or graphics.

Lionsanime Directory   World's Leading Outsourcing Network   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 11-16-2003, 04:12 PM   #1 (permalink)
Moderator
 
LazyJim's Avatar
 
Join Date: 10-13-03
Location: UK
Posts: 2,819
iTrader: 0 / 0%
Latest Blog:
None

LazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to all
Send a message via MSN to LazyJim
Flash with javascript?

does the following flash interact with the javascript functions on the page?
http://webpages.acs.ttu.edu/~jamhilde/dubdub/lala.html
__________________

-LJ-

My advice is to look at each case individually, with an informed mind and an appropriately balanced and objective viewpoint.

Web Design and Development, Ipswich, UK.
My deviantArt
LazyJim is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 11-16-2003, 04:15 PM   #2 (permalink)
Inactive
 
TeKBuzz's Avatar
 
Join Date: 11-12-03
Location: Ohio
Posts: 558
iTrader: 0 / 0%
Latest Blog:
None

TeKBuzz is liked by somebodyTeKBuzz is liked by somebodyTeKBuzz is liked by somebodyTeKBuzz is liked by somebody
Send a message via ICQ to TeKBuzz Send a message via AIM to TeKBuzz Send a message via MSN to TeKBuzz Send a message via Yahoo to TeKBuzz
that's great!!!
TeKBuzz is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-16-2003, 04:22 PM   #3 (permalink)
Moderator
 
LazyJim's Avatar
 
Join Date: 10-13-03
Location: UK
Posts: 2,819
iTrader: 0 / 0%
Latest Blog:
None

LazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to all
Send a message via MSN to LazyJim
lol yeah but i need a Flash expert - a 'Flashpert'? - to tell be if flash can interact with the DOM or Scripts of the page it is in, as it seems to on that page.
__________________

-LJ-

My advice is to look at each case individually, with an informed mind and an appropriately balanced and objective viewpoint.

Web Design and Development, Ipswich, UK.
My deviantArt
LazyJim is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-16-2003, 04:32 PM   #4 (permalink)
Moderator
 
LazyJim's Avatar
 
Join Date: 10-13-03
Location: UK
Posts: 2,819
iTrader: 0 / 0%
Latest Blog:
None

LazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to all
Send a message via MSN to LazyJim
I was also wondering if SVG has built in collision detection?
__________________

-LJ-

My advice is to look at each case individually, with an informed mind and an appropriately balanced and objective viewpoint.

Web Design and Development, Ipswich, UK.
My deviantArt
LazyJim is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-16-2003, 04:44 PM   #5 (permalink)
Inactive
 
Join Date: 10-13-03
Posts: 275
iTrader: 0 / 0%
Latest Blog:
None

Distorted is on the right pathDistorted is on the right path
I know that javascript on a page can interact with Flash.

But, I don't know about the SVG thing.

I believe that you use something like a call method or something to reference a function outside of the swf.
Distorted is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-16-2003, 05:01 PM   #6 (permalink)
Moderator
 
LazyJim's Avatar
 
Join Date: 10-13-03
Location: UK
Posts: 2,819
iTrader: 0 / 0%
Latest Blog:
None

LazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to all
Send a message via MSN to LazyJim
cool cheers,

well collision detection would not be hard to code for SVG, so tht doesn't really matter.

Only problem with SVG is it's young and no-one has the plug-in yet!
__________________

-LJ-

My advice is to look at each case individually, with an informed mind and an appropriately balanced and objective viewpoint.

Web Design and Development, Ipswich, UK.
My deviantArt
LazyJim is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-16-2003, 06:24 PM   #7 (permalink)
Inactive
 
Rizande's Avatar
 
Join Date: 10-14-03
Location: Dallas, TX
Posts: 600
iTrader: 0 / 0%
Latest Blog:
None

Rizande is a jewel in the roughRizande is a jewel in the roughRizande is a jewel in the roughRizande is a jewel in the roughRizande is a jewel in the roughRizande is a jewel in the roughRizande is a jewel in the roughRizande is a jewel in the rough
Send a message via AIM to Rizande
ya you can, it's easy, if i know what your talking about. Just put the javascript in your html doc. and then put your swf. file in the body of the html just like you would if you were going to put it on the web. As for putting it actually inside, like adding it inside flash with the actionscript i dont think so, but like the example you showed, it just looks like you told it to link to a page then have the page you linked to have the javascript when it opens up. So to answer your question, yes inside an html document, no (i dont think so) inside flash itself.
Rizande is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-16-2003, 07:21 PM   #8 (permalink)
Moderator
 
South's Avatar
 
Join Date: 10-13-03
Location: Statesboro, Georgia
Posts: 3,037
iTrader: 0 / 0%
South is a web professional of the highest orderSouth is a web professional of the highest orderSouth is a web professional of the highest orderSouth is a web professional of the highest orderSouth is a web professional of the highest orderSouth is a web professional of the highest orderSouth is a web professional of the highest orderSouth is a web professional of the highest orderSouth is a web professional of the highest orderSouth is a web professional of the highest orderSouth is a web professional of the highest order
That link gives me an "Illegal Function" prompt.
__________________
"The powers not delegated to the United States by the Constitution, nor prohibited by it to the States, are reserved to the States respectively, or to the people."
South is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-16-2003, 07:26 PM   #9 (permalink)
Contributing Member
 
Pimpen 2010's Avatar
 
Join Date: 10-13-03
Location: Pffffft
Posts: 8,857
iTrader: 0 / 0%
Latest Blog:
None

Pimpen 2010 is just really nicePimpen 2010 is just really nicePimpen 2010 is just really nicePimpen 2010 is just really nicePimpen 2010 is just really nicePimpen 2010 is just really nicePimpen 2010 is just really nicePimpen 2010 is just really nicePimpen 2010 is just really nicePimpen 2010 is just really nicePimpen 2010 is just really nice
Send a message via AIM to Pimpen 2010 Send a message via Yahoo to Pimpen 2010
That song is awesome!! What is it? Dub Dub?
__________________
Hummer Forums
Trick It Out
Pimpen 2010 is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-17-2003, 04:02 AM   #10 (permalink)
Moderator
 
LazyJim's Avatar
 
Join Date: 10-13-03
Location: UK
Posts: 2,819
iTrader: 0 / 0%
Latest Blog:
None

LazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to all
Send a message via MSN to LazyJim
dunno lol some random web page a friend showed me.
__________________

-LJ-

My advice is to look at each case individually, with an informed mind and an appropriately balanced and objective viewpoint.

Web Design and Development, Ipswich, UK.
My deviantArt
LazyJim is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-17-2003, 08:54 AM   #11 (permalink)
Inactive
 
TeKBuzz's Avatar
 
Join Date: 11-12-03
Location: Ohio
Posts: 558
iTrader: 0 / 0%
Latest Blog:
None

TeKBuzz is liked by somebodyTeKBuzz is liked by somebodyTeKBuzz is liked by somebodyTeKBuzz is liked by somebody
Send a message via ICQ to TeKBuzz Send a message via AIM to TeKBuzz Send a message via MSN to TeKBuzz Send a message via Yahoo to TeKBuzz
Hey, anyone know what song is in that flash thing? It's been driving me nuts because I know I've heard it and can't think of the name!!
TeKBuzz is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-17-2003, 10:13 AM   #12 (permalink)
Inactive
 
Join Date: 10-13-03
Posts: 275
iTrader: 0 / 0%
Latest Blog:
None

Distorted is on the right pathDistorted is on the right path
Quote:
ya you can, it's easy, if i know what your talking about. Just put the javascript in your html doc. and then put your swf. file in the body of the html just like you would if you were going to put it on the web. As for putting it actually inside, like adding it inside flash with the actionscript i dont think so, but like the example you showed, it just looks like you told it to link to a page then have the page you linked to have the javascript when it opens up. So to answer your question, yes inside an html document, no (i dont think so) inside flash itself.
You can use javascript inside of a swf file. Here is a link that shows you how.

http://www.macromedia.com/support/fl...ts/tn4160.html
Distorted is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-17-2003, 10:18 AM   #13 (permalink)
Moderator
 
LazyJim's Avatar
 
Join Date: 10-13-03
Location: UK
Posts: 2,819
iTrader: 0 / 0%
Latest Blog:
None

LazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to all
Send a message via MSN to LazyJim
thanks all.
It was the communication between the flash and the html/javascript I wanted.
__________________

-LJ-

My advice is to look at each case individually, with an informed mind and an appropriately balanced and objective viewpoint.

Web Design and Development, Ipswich, UK.
My deviantArt
LazyJim is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-17-2003, 10:32 AM   #14 (permalink)
Contributing Member
 
ATLien's Avatar
 
Join Date: 10-13-03
Location: Atlanta, GA
Posts: 2,279
iTrader: 0 / 0%
Latest Blog:
Flip Mino Review

ATLien is just really niceATLien is just really niceATLien is just really niceATLien is just really niceATLien is just really niceATLien is just really niceATLien is just really niceATLien is just really niceATLien is just really niceATLien is just really niceATLien is just really nice
Send a message via AIM to ATLien
go talk to mike at revo7.com He will know exactly how that works.
__________________
ATLien is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-17-2003, 12:00 PM   #15 (permalink)
Moderator
 
LazyJim's Avatar
 
Join Date: 10-13-03
Location: UK
Posts: 2,819
iTrader: 0 / 0%
Latest Blog:
None

LazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to all
Send a message via MSN to LazyJim
cheers I don't need to do it yet, it just changes my opinion of Flash a bit.
__________________

-LJ-

My advice is to look at each case individually, with an informed mind and an appropriately balanced and objective viewpoint.

Web Design and Development, Ipswich, UK.
My deviantArt
LazyJim is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-17-2003, 12:30 PM   #16 (permalink)
Inactive
 
Rizande's Avatar
 
Join Date: 10-14-03
Location: Dallas, TX
Posts: 600
iTrader: 0 / 0%
Latest Blog:
None

Rizande is a jewel in the roughRizande is a jewel in the roughRizande is a jewel in the roughRizande is a jewel in the roughRizande is a jewel in the roughRizande is a jewel in the roughRizande is a jewel in the roughRizande is a jewel in the rough
Send a message via AIM to Rizande
ya, i didn't know you could actually put it in the swf. file.
Rizande is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-17-2003, 02:29 PM   #17 (permalink)
Contributing Member
 
Pimpen 2010's Avatar
 
Join Date: 10-13-03
Location: Pffffft
Posts: 8,857
iTrader: 0 / 0%
Latest Blog:
None

Pimpen 2010 is just really nicePimpen 2010 is just really nicePimpen 2010 is just really nicePimpen 2010 is just really nicePimpen 2010 is just really nicePimpen 2010 is just really nicePimpen 2010 is just really nicePimpen 2010 is just really nicePimpen 2010 is just really nicePimpen 2010 is just really nicePimpen 2010 is just really nice
Send a message via AIM to Pimpen 2010 Send a message via Yahoo to Pimpen 2010
I want the song name
__________________
Hummer Forums
Trick It Out
Pimpen 2010 is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-17-2003, 02:45 PM   #18 (permalink)
Inactive
 
TeKBuzz's Avatar
 
Join Date: 11-12-03
Location: Ohio
Posts: 558
iTrader: 0 / 0%
Latest Blog:
None

TeKBuzz is liked by somebodyTeKBuzz is liked by somebodyTeKBuzz is liked by somebodyTeKBuzz is liked by somebody
Send a message via ICQ to TeKBuzz Send a message via AIM to TeKBuzz Send a message via MSN to TeKBuzz Send a message via Yahoo to TeKBuzz
Also if all else fails we all know java applets work with javascript (I only say that because I know how to make some nifty applets but suck at flash)
TeKBuzz is offline  
Add Post to del.icio.us
Reply With Quote
Old 07-20-2004, 07:38 AM   #19 (permalink)
Inactive
 
Join Date: 07-20-04
Posts: 1
iTrader: 0 / 0%
Latest Blog:
None

ThArGos is liked by many
it's "Maria" from DJ Scooter
album : "We like it loud"
but it seems to be a remix in the flash thing
ThArGos is offline  
Add Post to del.icio.us
Reply With Quote
Old 07-20-2004, 07:46 AM   #20 (permalink)
v7n Mentor
 
imaginemn's Avatar
 
Join Date: 02-18-04
Location: Minneapolis, Minnesota
Posts: 1,935
iTrader: 0 / 0%
imaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to all
Send a message via MSN to imaginemn Send a message via Yahoo to imaginemn Send a message via Skype™ to imaginemn
You can. You could try something like this.

[code:1:7e5b154b2f]<object id="myFlash" ..... >
<param name="movie" value="somefile.swf" />

....

var myFlash = document.getElementById("myFlash").SetVariable("my Var"); [/code:1:7e5b154b2f]

imaginemn
__________________
Imagine Creative Services
Design : Marketing : Multimedia : More
imaginemn is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not