Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Supporting Technologies > HTML and JavaScript

Reply
 
Thread Tools Rate Thread Display Modes
Old 10-14-2004, 01:34 AM   #1
CyanBlue
Super Moderator
 
CyanBlue's Avatar
 
Join Date: Jan 2002
Location: Centreville, VA
Posts: 24,878
Default [Q] What's my alternative for IFRAME???

Howdy...

I am pretty much dume with the HTML...

I know I can call a script in IFRAME in my HTML page in mydomain.com like this...
HTML Code:
<body>
blah blah
blah 
blah blah

<IFRAME src="http://www.differentdomain.com/script.php"></IFRAME>

whatever whatever
whatever
</body>
Let's just say that the script.php on that differentdomain.com basically echos EMBED tag with Flash object...

Is there an alternative way of doing the same thing as I do with the IFRAME???
__________________
CyanBlue / Jason Je / Macromedia Certified Flash Developer & Designer
http://CyanBlue.FlashVacuum.com
http://www.FlashVacuum.com
http://tutorials.FlashVacuum.com

Do NOT PM, Email or Call me... Your question belongs right in this forum...
CyanBlue is offline   Reply With Quote
Old 10-14-2004, 02:51 AM   #2
splict
ruby on rails fan :)
 
splict's Avatar
 
Join Date: Oct 2003
Location: tampa, fl
Posts: 1,139
Send a message via AIM to splict Send a message via MSN to splict Send a message via Yahoo to splict
Default

What are you trying to do? dynamically attach a flash object with javascrpt? to add a flash object without refreshing the page?
splict is offline   Reply With Quote
Old 10-14-2004, 03:49 AM   #3
CyanBlue
Super Moderator
 
CyanBlue's Avatar
 
Join Date: Jan 2002
Location: Centreville, VA
Posts: 24,878
Default

Basically what I want to do is to provide a Flash movie which can display some weather information so that an ordinary users(Tom, for example) can copy that HTML tag to display that Flash object in their own website...

So, in other words, blah blah and whatever whatever are Tom's site content and the Flash movie that is displayed by the script.php will be displayed in Tom's site from my company page... Know what I mean???

A mockup screen might looking like this... (will be deleted soon...)
http://www.flashvacuum.com/~cyanblue...er/testWS.html

There things the Flash content comes in from my company site which is being displayed in my domain...
__________________
CyanBlue / Jason Je / Macromedia Certified Flash Developer & Designer
http://CyanBlue.FlashVacuum.com
http://www.FlashVacuum.com
http://tutorials.FlashVacuum.com

Do NOT PM, Email or Call me... Your question belongs right in this forum...
CyanBlue is offline   Reply With Quote
Old 10-14-2004, 04:04 AM   #4
splict
ruby on rails fan :)
 
splict's Avatar
 
Join Date: Oct 2003
Location: tampa, fl
Posts: 1,139
Send a message via AIM to splict Send a message via MSN to splict Send a message via Yahoo to splict
Default

Ooops - I guess the forum name HTML and JavaScript got me a bit confused. Anyways, are you saying that you just want to have them add html to their site that displays a movie from your domain? Why can't they just copy and paste the actual object/embed tags? Hotlinking should work fine unless the server is setup to not allow it. If thats the case then can your IT guys change it so that hotlinking just that file is allowed? Or am I missing the question again?
splict is offline   Reply With Quote
Old 10-15-2004, 12:17 AM   #5
CyanBlue
Super Moderator
 
CyanBlue's Avatar
 
Join Date: Jan 2002
Location: Centreville, VA
Posts: 24,878
Default

Hey...
Been busy at work... We've got to do something by tomorrow afternoon and I am nowhere near that line...

Okay... I think you are asking me to give the user the EMBED tag so that they can embed the Flash movie that's sitting on our end, right???
I cannot do that because there is FlashVars that's providing the dynamic data to the Flash movie so that it can be displayed within the Flash movie...

In other words, I need to pass the zipcode from the user's location to my server's script to query the database to generate that FlashVars parameters...

Any idea???
__________________
CyanBlue / Jason Je / Macromedia Certified Flash Developer & Designer
http://CyanBlue.FlashVacuum.com
http://www.FlashVacuum.com
http://tutorials.FlashVacuum.com

Do NOT PM, Email or Call me... Your question belongs right in this forum...
CyanBlue is offline   Reply With Quote
Old 10-15-2004, 01:57 AM   #6
splict
ruby on rails fan :)
 
splict's Avatar
 
Join Date: Oct 2003
Location: tampa, fl
Posts: 1,139
Send a message via AIM to splict Send a message via MSN to splict Send a message via Yahoo to splict
Default

Well, I'll keep brainstorming, but, if they are just using html then I can't really think of another way to do it (without javascript). It seems like the best thing to do would be to have the flash movie call the php script to load the values from the database. But, if that is not an option, then I think the iframe may be your best bet. Is there something specifically wrong with using an iframe or did you just want to see if there was something better?
splict is offline   Reply With Quote
Old 10-15-2004, 06:33 PM   #7
Gibberish
WHAT!?
 
Join Date: Aug 2004
Location: San Diego, CA
Posts: 1,774
Default

My experience with this is either use an iFrame of a div tag.
Gibberish is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:14 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.