473,406 Members | 2,343 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

anchor inside the text file

Hello everybody,
First of all, please bear with me if I'm not clear because
1-English is not my 1st language and
2-I'm a designer (yes, I know) and not familiar with developer terms.

Well, if you are still reading, here is my problem.
I developed a website in flash with dynamic text - I have 5 features and so, 5 different txt files... so far so good.
I would like to insert an anchor in the text so the visitor could navigate from one txt (feature 'news' for example) to another (feature 'about'): I don't know if it's possible to call a txt in an anchor...? Is it??

If you need more details, please ask.
Thanks for your help:)

...and all the best for 2008!
Dec 27 '07 #1
6 2076
Markus
6,050 Expert 4TB
Do you have an example of what you'd like to do?

Sorry i couldn't quite make out what you were talking about.. it's early - i'm tired.

:)


thanks.
Dec 27 '07 #2
drhowarddrfine
7,435 Expert 4TB
Notice the # in front of the id below:
[html]<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title></title>
<style type="text/css">

</style>
</head>
<body>
<p><a href="#news">Lorem</a> ipsum dolor sit amet, consectetuer adipiscing elit. Donec porttitor dui non risus. Sed quam risus, pretium eget, accumsan sit amet, varius in, felis. Duis adipiscing nisl vitae dolor. Sed feugiat. In felis nibh, ultricies non, mollis id, consequat sit amet, neque. Fusce ultricies ullamcorper risus. Nullam porttitor ullamcorper augue. Nunc eget tellus. Curabitur malesuada tortor sit amet ipsum. Etiam ipsum sem, aliquet nec, euismod nec, sollicitudin eget, mi. Pellentesque sed ligula accumsan pede hendrerit congue. Aenean libero. Pellentesque commodo euismod pede. Pellentesque porta sem at eros. Suspendisse mattis, lorem et dignissim interdum, nibh nibh posuere turpis, non rutrum lorem risus ut mauris. Etiam suscipit felis sed est.

Nam ornare. Nam sit amet quam. Mauris sed est ut dui egestas egestas. Integer eget velit. Nam molestie, leo eget vestibulum venenatis, lectus orci blandit eros, nec aliquam dui felis a velit. In mollis, massa eget suscipit aliquet, metus felis consectetuer elit, eget ullamcorper purus erat quis nibh. Aliquam sed est. Praesent volutpat nulla sed sapien. Nunc hendrerit pharetra velit. Donec a neque.

Nunc iaculis. Integer nonummy. Mauris at nunc. Fusce in tortor. Etiam in pede. Donec sagittis pretium neque. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. In porttitor nulla eu nibh. Sed elementum lobortis nisi. Fusce lacus metus, volutpat sit amet, viverra sit amet, sodales ac, velit. Vivamus tempor urna.

Cras semper. Pellentesque dignissim. Sed facilisis leo ac lacus. Vestibulum mollis dictum purus. Maecenas nulla quam, tristique vitae, dapibus ac, ornare eget, erat. Donec vitae eros. Praesent scelerisque cursus orci. Donec porttitor nunc at dolor sagittis sollicitudin. Praesent quis diam vitae odio dapibus pharetra. Maecenas tempor pretium velit. Vivamus eget orci. Nunc iaculis, leo vel elementum egestas, justo justo vulputate mi, et viverra nulla magna laoreet odio. Etiam risus. Sed volutpat lacinia odio. Donec tortor nulla, hendrerit ut, consequat tempus, elementum vitae, nulla. Vivamus diam sem, hendrerit aliquet, varius ac, egestas a, velit.

Aliquam erat volutpat. In felis quam, vestibulum sed, ornare in, malesuada non, nisl. Fusce pretium congue ipsum. Vestibulum id arcu a ipsum rutrum aliquam. Suspendisse nonummy pellentesque libero. Sed viverra justo sed leo. Etiam tristique. Praesent dolor. Pellentesque accumsan purus eget risus nonummy porta. Pellentesque quis magna. Morbi imperdiet enim nec nisl. Etiam eleifend nisi eget enim. Mauris non libero. Maecenas nulla. Suspendisse potenti. Pellentesque sed ante. Mauris ut elit. In pede nisi, semper a, luctus eget, tristique at, risus. Sed venenatis. Cras sit amet sapien.
</p>
<h1 id="news">About</h1>
</body>
</html>[/html]
Dec 27 '07 #3
Do you have an example of what you'd like to do?

Sorry i couldn't quite make out what you were talking about.. it's early - i'm tired.

:)


thanks.

Hope it's clearer: http://www.behelbe.com/link/exemple.swf
Obviously, it has nothing to do with an anchor but a hyperlink... sorry for the confusion.
Dec 27 '07 #4
drhowarddrfine
7,435 Expert 4TB
I think this is a flash question, not html. Correct? I can transfer this to the Flash board if so.
Dec 27 '07 #5
Got all wrong - yes please, if you could transfer the question to the Flash feature, would be great. Thanks.
Dec 27 '07 #6
eWish
971 Expert 512MB
Your post has been moved to the Flash Forum at your request.

--Kevin
Dec 28 '07 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: JimC | last post by:
Here's an interesting problem - On one of my pages, I have a place where a user can download a ZIP file by clicking on the phrase "Click to download". I want to call a logging function that I...
0
by: Anna | last post by:
Hello all. I hope this is the right group to ask my question. I have an HTML page that contains an SVG file in an object. Inside an SVG file I want to add a link to link to some anchor on the...
9
by: David Ross | last post by:
In some cases, I indicate links with both a small image and also text, both in the same anchor. When I upgrade my pages to incluce DOCTYPE for HTML 4.01 transitional, the underline for the link...
6
by: Daniele Baroncelli | last post by:
Hi guys, I would like to change the text in an anchor. es. from <a id="idanchor">oldtext</a> to
3
by: rudranee | last post by:
hello, Can somebody please tell me how do i insert an anchor tag inside the mailto ? I tried using \ for tag but it is shown as it is in the letter. please help.
1
by: shapper | last post by:
Hello, I am applying a style to a anchor tag. This anchor is created by an ASP.NET page and is inside a list item. I know the style is working because I applied it to the anchor in a page that...
1
by: praveenb000 | last post by:
Hi every one, I designed a web page, having horizontal menu using UL and LI tags; I need to be set rollover effect for a menu items. whenever user hover on a menu item, the entire...
8
by: azjudd | last post by:
Thank you in advance for your help on this one. I'm using named anchor tags on a FAQ page with questions listed at the top and answers below; a standard jump-to feature. However, anytime an anchor...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.