Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 14 of 14
Search took 0.05 seconds.
Search: Posts Made By: Sylvain_
Forum: Flash & ActionScript 11-13-2012, 03:55 PM
Replies: 0
Views: 1,621
Posted By Sylvain_
AS 3: Error 1009

In a little game I have to make for college I render a menu at runtime, using movieclips i made of buttons i drawed in illustrator. I imported the illustrator file in flash professional like I always...
Forum: HTML & CSS 09-21-2012, 05:39 PM
Replies: 1
Views: 400
Posted By Sylvain_
Google Custom Search Box

I'm developing a new homepage and I have a little problem with the css. I have a Google Custom Search Box that i wrapped into a div to change the width. But when I change the width, the width of the...
Forum: HTML & CSS 07-29-2012, 01:00 AM
Replies: 4
Views: 533
Posted By Sylvain_
thanks, i changed it, but it doesn't really solve...

thanks, i changed it, but it doesn't really solve the problem.
Forum: HTML & CSS 07-29-2012, 12:24 AM
Replies: 4
Views: 533
Posted By Sylvain_
Exclamation CSS width problem

I have a wrapper of 960px. Inside this wrapper there is a nav of 100%, so it should also be 960px. i have a nav with this structure:

<nav>
<ul>
<li><a...
Forum: HTML & CSS 07-21-2012, 11:11 PM
Replies: 7
Views: 640
Posted By Sylvain_
I don't see the difference with my version?

I don't see the difference with my version?
Forum: HTML & CSS 07-21-2012, 05:06 PM
Replies: 7
Views: 640
Posted By Sylvain_
2. Is a possibility, but then I get a scrollbar...

2. Is a possibility, but then I get a scrollbar the height of the inner div, this doesn't look too well.

3. I could do this, but then I get the problem: if the content in the wrapper div is too...
Forum: HTML & CSS 07-18-2012, 06:18 PM
Replies: 7
Views: 640
Posted By Sylvain_
Question Re

Thanks for answering,

1. Strange, facebook link doesn't work in chrome and safari for me, it does in IE and I didn't test it in firefox (not installed yet).

2.That's not what i meant. Now, when...
Forum: HTML & CSS 07-18-2012, 03:42 AM
Replies: 7
Views: 640
Posted By Sylvain_
Question Need little help with css

I'm working on a new homepage, which i posted on http://test.sylvainvansteelandt.be. There are 3 things I want to know.

1. My facebook link in de upper right corner only works in IE, what am i...
Forum: JavaScript programming 07-01-2012, 02:23 AM
Replies: 10
Views: 838
Posted By Sylvain_
Well I don't know if really understand what you...

Well I don't know if really understand what you mean... I've had OOP course in school, making UML schemes, learning about inheritance, polymorfism, and other related things. You mean to tell me there...
Forum: JavaScript programming 06-30-2012, 11:56 PM
Replies: 10
Views: 838
Posted By Sylvain_
Thanks for the help. But I don't really like the...

Thanks for the help. But I don't really like the javascript way, it really looks old-fashioned. I'm using the OOP-language way, which is in my opinion much better because it makes it more easy to use...
Forum: JavaScript programming 06-30-2012, 11:53 PM
Replies: 10
Views: 838
Posted By Sylvain_
Thanks for the instanceof hint. My code doesn't...

Thanks for the instanceof hint. My code doesn't really look weird to me, the only things is that is not really the javascript way, which I consider as positive.
Forum: JavaScript programming 06-30-2012, 04:29 PM
Replies: 10
Views: 838
Posted By Sylvain_
If you can make it like this, I'm wondering why...

If you can make it like this, I'm wondering why both in school and a site like codecademy learn the use of prototype. Or is there a difference between prototype and your approach?
Forum: JavaScript programming 06-30-2012, 03:16 PM
Replies: 10
Views: 838
Posted By Sylvain_
Unhappy Object doesn't work properly

//cashRegister constructor

function CashRegister() {
this.total = 0;
this.items = new Array();
}

//cashRegister methods
Cashregister.prototype.addItem = function (item) {
Forum: ASP.NET 04-05-2012, 12:07 AM
Replies: 0
Views: 674
Posted By Sylvain_
Visual Studio 2010 rendering problem

I have a problem with a Pong application i want to make in VS2010. The problem is I want to change the colors of the background of the form, the rectangles and the ellipse everytime a timer ticks. My...
Showing results 1 to 14 of 14

 
Forum Jump

All times are GMT +1. The time now is 12:53 AM.