473,471 Members | 1,905 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Tragic loss of the "embed" tag

Salutations,
I was wondering why I get an error using the "embed" property in asp.NET
when inserting Flash into my project. Though the page renders fine using it,
I bothers me deeply that the use of said tag returns an error in the code
view. Is there a replacement for this? I haven't been able to find anything
on the subject. Macromedia says to go with the embed flow, and related
forums have returned "fuggetabboutit." I was wondeing if anyone in this
community could expand on that or offer an alternate solution or refrance.
Thank you...

~Jason Gogela
Nov 19 '05 #1
3 2603
PL

It has absolutely nothing to do with ASP.NET, it has to do with webstandards.

Not sure what you are using but in Visual Studio 2005 you can change what
standard it should use when parsing your pages, you do that under
Options > Text Editor > HTML > Validation

Do you really need to support so old browsers that don't understand the
object tag syntax for inserting flash ?

PL.
"Jason Gogela" <wh******@gogela.com> skrev i meddelandet news:uj**************@TK2MSFTNGP10.phx.gbl...
Salutations,
I was wondering why I get an error using the "embed" property in asp.NET when inserting Flash into my project. Though the page
renders fine using it, I bothers me deeply that the use of said tag returns an error in the code view. Is there a replacement for
this? I haven't been able to find anything on the subject. Macromedia says to go with the embed flow, and related forums have
returned "fuggetabboutit." I was wondeing if anyone in this community could expand on that or offer an alternate solution or
refrance. Thank you...

~Jason Gogela

Nov 19 '05 #2
The <embed> tag is not support under xhtml. Try setting your Target Schema
to "IE 6".

Bottom line, this really doesn't have anything to do with Visual Studio, bur
rather W3C.
"Jason Gogela" <wh******@gogela.com> wrote in message
news:uj**************@TK2MSFTNGP10.phx.gbl...
Salutations,
I was wondering why I get an error using the "embed" property in asp.NET
when inserting Flash into my project. Though the page renders fine using
it, I bothers me deeply that the use of said tag returns an error in the
code view. Is there a replacement for this? I haven't been able to find
anything on the subject. Macromedia says to go with the embed flow, and
related forums have returned "fuggetabboutit." I was wondeing if anyone in
this community could expand on that or offer an alternate solution or
refrance. Thank you...

~Jason Gogela

Nov 19 '05 #3
This is just validation against the current W3C CTD for XHTML. You can
safely ignore it. However, be aware that IE 7 may not support it, as most
browsers will not continue to for long. It is not part of the standard.

It is important to note that DTDs are not "the Internet Police." They are
there for you, for your help. Whatever is still supported in your target
browsers will work, as long as it continues to be supported. In other words,
pay attention, understand what it means, bot don't consider it an
imperative.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
If you push something hard enough,
it will fall over.
- Fudd's First Law of Opposition

"Jason Gogela" <wh******@gogela.com> wrote in message
news:uj**************@TK2MSFTNGP10.phx.gbl...
Salutations,
I was wondering why I get an error using the "embed" property in asp.NET
when inserting Flash into my project. Though the page renders fine using
it, I bothers me deeply that the use of said tag returns an error in the
code view. Is there a replacement for this? I haven't been able to find
anything on the subject. Macromedia says to go with the embed flow, and
related forums have returned "fuggetabboutit." I was wondeing if anyone in
this community could expand on that or offer an alternate solution or
refrance. Thank you...

~Jason Gogela

Nov 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Csaba2000 | last post by:
I want to be able to embed a single quote into an INPUT element within a dynamically generated IFRAME. The example below shows how the IFRAME is generated. Challenge: I'd like the alert box to...
4
by: AES/newspost | last post by:
Can anyone provide a quick tip on the html structure to link from a thumb to a movie poster and from there on to a QuickTime movie, all in one go, using EMBED? I have a number of (large)...
6
by: Tom Rahav | last post by:
Hi! I need to store some information about my application, such as trail version limits, allowed modules, etc. My question is whether it's better to store it in the windows registry, or in a...
8
by: Jerry | last post by:
I have an off-the-shelf app that uses an Access database as its backend. One of the tables contains a field with an "OLE Object" datatype. I'm writing some reports against this database, and I...
27
by: Tom Rodman | last post by:
I want to embed a bash script inside the c program. How could you do the below bash snippet in "c"?: cat > /tmp/foo <<\__EOD_ all kinds of nasty stuff in here including single and double...
40
by: Dave Hansen | last post by:
Please note crosspost. Often when writing code requiring function pointers, it is necessary to write functions that ignore their formal parameters. For example, a state machine function might...
4
by: Terry Olsen | last post by:
Here's another odd request. I want to embed the winamp window in my app. I have a panel that I want Winamp to be locked to. Using a couple of API calls, I can set the panel as the parent of the...
3
by: Anil Gupte | last post by:
I want to embed using an embed tag or object tag (like YouTube or others do) to embed a video file in a web page. I want to know if there is an event related to the video being done playing. Also...
26
by: Jake Barnes | last post by:
I did a search on the newsgroup comp.lang.javascript. I was searching for "how to play a sound with Javascript". I'm somewhat suprised that the majority of entries are from the 1990s, and there are...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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...
1
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
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.