Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Help!!!! I Need Frame Code Help!!!!
Old 03-08-2007, 09:36 PM Help!!!! I Need Frame Code Help!!!!
Junior Talker

Posts: 1
Name: SEB
Trades: 0
Hi!

I use Dreamweaver 8

I have a music website to do. Most of those site are in Flash.
But I choose to do it in HTML. When the visitor go on the site he got hear the music but when he click on a other page (The music got to continue...not start again and again)

So Frame is a good solution.
This is my problem

I had never really use frame before.
All I want it's a frame at the bottom that play a Flash Player.

When I put the frame on the page DreamWeaver ask me for save other html page (the page that will appear in the frame.)

But when I open the page (the main page)
The frame just don't appear on the page. It just look like 2 page have been create and got to be open seperatly.

How to put correctly a frame in a html page?

Thank You so much!
sebdj2 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-09-2007, 01:00 AM Re: Help!!!! I Need Frame Code Help!!!!
Mitch_40's Avatar
Experienced Talker

Posts: 39
Name: Mitchell McLeod
Location: Tongala, Australia
Trades: 0
It's to do with the html file which the actual frame is on.
Go in to the code and go to the frame code and change the frame src to grab the other pages you are after.

like:
<iframe src="home.html" name="frame" width="670" height="280" allowtransparency="yes" frameborder="0" style="background:none"></iframe>

Have a look at www.winterblues.com.au/preview/ for a site I made today which uses frames.
Look at the code on that and that should help you.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Mitch_40 is offline
Reply With Quote
View Public Profile Visit Mitch_40's homepage!
 
Old 03-09-2007, 06:37 PM Re: Help!!!! I Need Frame Code Help!!!!
RanaD's Avatar
Super Talker

Posts: 139
Name: David
Trades: 0
3 files are involved: 1.) content 2.) content 3.) the main file which brings the content together.

DW 8, if I remember correctly, lets you edit files 1 & 2 when you're viewing 3, so any changes you make to 3, which are saved, will automatically update 1 & 2.

Argument:
file1.html
file2.html
index.html (file 3)

index.html will call file1.html and file2.html to create itself. In DW 8, you cannot directly edit index.html (working off memory here, so it might not be true), however, you can browse to the file on your computer and edit the file (index.html) in notepad (to specify the size to display etc.)

When you link to the page, you have to specify index.html, not either of the other ones.

Another approach: I don't like frames, so I have used a popup for a radio station on one of my sites. Users who wish to listen to the music, click on a link, which opens the radio station, which stays open in the popup, so it doesn't reload every time. To my mind it makes the content much more SEO (though I'm not an expert), and also leaves the option in the user's hands. I don't like being dictated when I browse, so I try not to dictate when I design.

It's late in the night - I hope above makes sense...
RanaD is offline
Reply With Quote
View Public Profile
 
Old 03-09-2007, 07:20 PM Re: Help!!!! I Need Frame Code Help!!!!
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,383
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
definitely the best solution.

The majority of online radio stations use this method.

bit unfair to call it a popup though given the bad rep that popups get.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 03-09-2007, 08:03 PM Re: Help!!!! I Need Frame Code Help!!!!
Banned

Posts: 905
Name: Travel Agent
Trades: 0
Frames -- YUCK!!! ... need I say more???
travelagent is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Help!!!! I Need Frame Code Help!!!!
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.16254 seconds with 12 queries