Search Results

Showing results 1 to 18 of 18
Search took 0.01 seconds.
Search: Posts Made By: freshface001
Forum: HTML and CSS Dec 13th, 2008
Replies: 5
Views: 1,572
Posted By freshface001
the Problem is identifier.
if using '#' means call 'id'
example




the same '.' for class
Forum: Graphics and Multimedia Dec 13th, 2008
Replies: 1
Views: 2,840
Posted By freshface001
hi to all!
how to embed flash swf file into microsoft excel 2007.
Forum: Graphics and Multimedia Sep 15th, 2008
Replies: 0
Views: 1,779
Posted By freshface001
dear all,
How to create input text field dynamically in flash action script 2.0.
Forum: OS X Jul 28th, 2008
Replies: 3
Views: 869
Posted By freshface001
hi to all !
i have create one project in .net(c#,asp,vb.net) from windows os.
can i exccute this project in mac os?
Forum: Graphics and Multimedia Jul 19th, 2008
Replies: 1
Views: 735
Posted By freshface001
hi to all,
can posible to load the pdf file in flash?
any pdf control is there in flash like loader, scroll window components?
Forum: Graphics and Multimedia Jul 19th, 2008
Replies: 1
Views: 1,562
Posted By freshface001
hi to all,

How to make a transparent background for flash textarea component?
Forum: Java Jun 23rd, 2008
Replies: 4
Views: 496
Posted By freshface001
hi Zyaday,
using setBounds() method
first set the layout of panel as none.
syntax:
button_name.setBounds(int x,int y,int width,int height);
example:
JB_ClickMe.setBounds(20,25,150,20);
Forum: Graphics and Multimedia Jun 12th, 2008
Replies: 3
Views: 2,441
Posted By freshface001
i am using macromedia flash 8.0, action script 2.0.
Forum: Graphics and Multimedia Jun 12th, 2008
Replies: 3
Views: 2,441
Posted By freshface001
hi friends,
how to get mouse scroll event in flash for scrolling?
Forum: Visual Basic 4 / 5 / 6 May 17th, 2008
Replies: 1
Views: 1,251
Posted By freshface001
hi,
i give a website link, its more helpful to u http://www.bullzip.com/download.php
Forum: JavaScript / DHTML / AJAX May 16th, 2008
Replies: 0
Views: 1,552
Posted By freshface001
hi to all
my problem
when i add form field dynamically to the page in java script (form method is get )it is well worked in IE but not working in mozilla fire fox problem is ,does not pass the...
Forum: Java May 14th, 2008
Replies: 9
Views: 2,825
Posted By freshface001
hi,
first add mouse listener to the button.
and change the background to the button in the following function
public void mouseEntered(MouseEvent e){
button.setBackground(Color.cyan);
}
public...
Forum: Graphics and Multimedia May 13th, 2008
Replies: 1
Views: 993
Posted By freshface001
is it available mouse right click event in flash?
Forum: C++ May 13th, 2008
Replies: 1
Views: 1,344
Posted By freshface001
hi friends,
can posible to connect ms-access or sql database with c++ ?
if posible tell the tips to do it......
Forum: Java May 13th, 2008
Replies: 3
Views: 998
Posted By freshface001
hi friend,
first establish the connection
example:
step 1: import sql package(import java.sql.*;)
step 2: initiate driver:
Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
step 3:creat...
Forum: Java May 12th, 2008
Replies: 2
Views: 1,387
Posted By freshface001
The following code is used for creating java frame.
import java.awt.*;
import java.awt.event.*;
class test extends Frame implements WindowListener{
test(){
setTitle("Java...
Forum: Visual Basic 4 / 5 / 6 May 12th, 2008
Replies: 4
Views: 1,421
Posted By freshface001
in visual basic 6, using Data control for accessing the access database. give the data base name(*.mdb) in "DataBaseName" property of data control.and select the table in the "RecordSource" property...
Forum: Visual Basic 4 / 5 / 6 May 12th, 2008
Replies: 0
Views: 449
Posted By freshface001
how to establish connection from vb6 to mssql 2000?
Showing results 1 to 18 of 18

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC