10,539 Topics

Member Avatar for
Member Avatar for rajarajan2017

I have already created a video player in AS3.0. The Client wants to convert it to a component. I need some good to follow tutorials on creating own components. I had know the concepts of creating components and utilizing that as a SWC. I need to create the component with …

Member Avatar for rajarajan2017
0
91
Member Avatar for bjdmb

I have been able to vertically align: middle multiple lines of text (navigation) and it works in FF. This does not work in IE7. I have seen multiple ways to align right in IE7 but I have not found one that worked for me. Any suggestions?

Member Avatar for ko ko
0
161
Member Avatar for kipl20

Hi, I would like to design my website in photoshop but am struggling firstly with what resolution to use? i have read articles etc that say 800x600 is dead and i should use at least 1024x768. my next question is how would i start such a layout as obviously i …

Member Avatar for Arianna
0
205
Member Avatar for Epi23

Ok, this is confusing me to no end, I am making a site and am trying to get the background image to stay in the center, not repeating. I've done this countless times by linking to an internet URL, but not from off of my own hdd. The code I …

Member Avatar for Epi23
0
115
Member Avatar for smadamij

Hi guys, hoping for some pointers on this one - On a website i run there is a simple 2 image flash animation advertising 2 store openings. However, it cannot be seen on an iPhone which the client is asking me to ensure visitors be able to see it in …

0
73
Member Avatar for Dat0

I'm trying to overlap an absolute positioned div box in front of a flash object. I applied wmode="opaque" It works for firefox but not for IE8. [CODE] <style type="text/css"> #absolute{background-color:blue; height:100px; width:100px; position:absolute; top:30px;} </style> [/CODE] [CODE] <body> <div id="absolute"></div> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="100" height="100"> <param name="movie" value="test.swf" [B]name="wmode" value="opaque"[/B]> …

Member Avatar for Airshow
0
156
Member Avatar for Alexancho

Why removing float:left affects dimensions of a li element? The cod is simple: [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title> Horizontal menu </title> <style type="text/css"> *{ margin:0; padding:0; } .menu { list-style-type:none; margin:50px; } .menu li{ display:inline; font-size:18px; line-height:36px; } …

Member Avatar for dipak_passion
0
79
Member Avatar for jaimca

Hi please tell me how to view a pdf file in a web page in a flashy manner. The pdf shoulf open in the same page when a user clicks on the pdf link .. The display should be something flashy or attractive.. suggest me with your ideas .. Please …

Member Avatar for Beg.CProgrammer
0
79
Member Avatar for Dat0

Can anyone explain why if I apply style to a <p> to "display: inline" it overflows outside its containing block? #iaminline{display:inline;} <div> <p id="iaminline">hola!</p> </div> The result has overflow, while "display:black" is completely contained in the containing block. I want to have inline elements completely inside the containing block. Thanks!

Member Avatar for Dat0
0
38
Member Avatar for bnapack

In IE6 the container on my home page doesn't center. On IE7, Safari and Foxfire, it's fine and on all other pages on IE6, it's also fine. Could there be something in the HTML of the home (index.html) page that is saying to ignore the margin-left, margin-right:auto in the Container …

Member Avatar for bnapack
0
43
Member Avatar for godeny

Hello, i have some inline images (keyboard keys) in a table cell near each other. Another cell in the row may be very long - fitting into several lines - so the browsers try to wrap every cell. Not using XHTML DTD everything is o.k - the two keyboard key …

Member Avatar for ko ko
0
180
Member Avatar for zhipnie

guys kindly help me namn po ,,mke a website same as fs using html hir is my # [removed]..,nid lang po

Member Avatar for ithelp
-2
26
Member Avatar for prachipote

how to adjust height in 2rows textarea.it look ok in ie.but collaps height in ff. bellow is code [code=html]<td valign="top"> <label> <textarea name="textarea" cols="21" rows="2"></textarea> </label> </td>[/code]

Member Avatar for prachipote
0
106
Member Avatar for jb1ker

Hi fellow designers and affiliates. I'm really struggling to [B]make my customer understand a few basic things about web design[/B]. I'm not perfect myself but I have been doing this for quite some years. However, the company currently has its website done by a [I]friend of the family[/I]. The marketing …

Member Avatar for jb1ker
0
158
Member Avatar for kirit275

I have already learned CSS and want to learn Web Designing by flash. please tell me if u could suggest any free video tutorial for learning FLASH for website designing

Member Avatar for surindersharma
-1
138
Member Avatar for sbarlow

Hi, I have a very simple HTML and CSS combination which behaves differently in IE browsers and Firefox. Just wondering if anyone can explain why I'm seeing extra space allocated in IE browsers. I've tried everything I can to remove it but can't figure out how. Here's the HTML [CODE] …

Member Avatar for prachipote
-1
89
Member Avatar for whiteberry

Does using a free web hosting service effect the amount of traffic you get to your site?

Member Avatar for rogermatin
0
93
Member Avatar for santhanalakshmi

hi, please help me out.... I want to get the values of the checkbox, if i checked or if i unchecked. first time,i have checked the checkbox and the values is coming correctly to me and at the same time, when i unchecked the same checkbox and the values is …

Member Avatar for santhanalakshmi
0
56
Member Avatar for scribeman01

Greetings, I am using Dreamweaver MX and am having problems with my tables being stretched vertically longer than they are supposed to. I removed all height requirements and are primarily vertically aligned to the top. First, here is my external CSS Sheet: [CODE]/* CSS Document */ .Arial14px { font-size: 14px; …

0
72
Member Avatar for thacravedawg

Okay so I'm building a site with a bit of an unusual and complex layout. It has a static header div of a fixed height. A body div of a variable height that must be positioned absolutely for overlapping. And I need there to be a footer directly below the …

Member Avatar for thacravedawg
0
96
Member Avatar for expertotech

hello everyone, i have a new pc and it runs on windows 7, and i never had this problem with my other xp pc, everytime i create an html file with images (i have tried jpeg, gif and png so far) only png shows up and not jpg and gif, …

Member Avatar for expertotech
0
139
Member Avatar for guptavicky

I have a site [B]itsensex.com [/B]but google cached this site with out [COLOR="Red"]www.[/COLOR] can anybody tell me what i do for cached my site with [COLOR="Green"]www[/COLOR]

Member Avatar for pritaeas
0
31
Member Avatar for guptavicky

hello friends please tell me how can i create [COLOR="Green"]CSS[/COLOR] file on net this is possible or not if yes than please tell me witch site can my help for my....... :(

Member Avatar for pritaeas
0
32
Member Avatar for hksharma

Hi All, Kindly suggest me development of efforts for a ecommerce website and socila networking website in terms of number of workings hours. I'll be happy to hear from you. Warm Regards Hemant Sharma

0
81
Member Avatar for maheshks230

hai i attached one thumbanail...first see that one.... in this how to align bullet symbols at the same time background pic is also vth it...... i tried bt no result!!!! one time align bullet symbols at that time cann't see the back ground pic plz tell me the css code …

Member Avatar for ko ko
0
103
Member Avatar for vijayabhaskar_a

Hi Friends.... i have an urgent reqirement to find coordinate points to a unshaped image(if user clicks different areas of that image ,then navigate to other URL's),so please help me to complete the task.. ...whether it is in HTML or in asp.net thanks

0
36
Member Avatar for Moirae

Hello everyone, I'm writing my degree-thesis (so I'm one step from graduation yay) about web photo galleries (especially flash galleries). Does anyone know any good sites where I can get some tips and stuff like that? Thanks!!!

Member Avatar for Moirae
0
134
Member Avatar for jowen@yahoo.com

[code=html]<html> <head> <title>web ko</title> </head> <body> <h1 align="center">INTERNSTIONAL SCHOOL OF ASIA AND THE PACIFIC</h1> </body> </html>[/code]

Member Avatar for peter_budo
-1
7
Member Avatar for chowdarysmk

hai fndz, i face alignment problems vth css... anyone can help me.....in mozilla,but not striaght it show space between bullet symbols&text area...In IE7 ,no space between bullet symbol&text area...the pics are shown below (if any one ask code i also put it).how 2 correct alignment??/ plz help me............. Thank you

Member Avatar for ko ko
0
100
Member Avatar for kirit275

does anybody know how to add animation in a website? i tried it using timeline in dreamweaver cs3 but its not working on mozilla firefox & internet explorer browsers. please help....

Member Avatar for rajarajan2017
0
73

The End.