473,327 Members | 2,103 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,327 software developers and data experts.

Publishing problem?

neliy
32
Another weird question! I have a flash movie but only the swf is working properly. in html file i cant see the menu only the background, hows that possible?
Jul 5 '07 #1
5 1256
kestrel
1,071 Expert 1GB
are you sure your html syntax is correct?
Jul 5 '07 #2
kodul
3
1. File -> Publish (.swf and .html). Try it!
Another weird question! I have a flash movie but only the swf is working properly. in html file i cant see the menu only the background, hows that possible?
Jul 6 '07 #3
kestrel
1,071 Expert 1GB
All that html code isnt really nessesary when you publish with html. I use a basic
Expand|Select|Wrap|Line Numbers
  1. <object width="550" height="400">
  2. <param name="movie" value="somefilename.swf">
  3. <embed src="somefilename.swf" width="550" height="400">
  4. </embed>
  5. </object>
  6.  
it works fine and is small and memory efficient

Jul 6 '07 #4
neliy
32
well im not writing html code at all but thanks 4 the thought! i solved it. probably was the computers problem cause after an hour everything was working back to normal... :) i cant really say how much i appreciate your help even in the simpliest and stupid queries! all of you thanks for bothering!
Jul 6 '07 #5
Motoma
3,237 Expert 2GB
well im not writing html code at all but thanks 4 the thought! i solved it. probably was the computers problem cause after an hour everything was working back to normal... :) i cant really say how much i appreciate your help even in the simpliest and stupid queries! all of you thanks for bothering!
Come back anytime you have a question, we are always glad to help.
Jul 6 '07 #6

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

Similar topics

1
by: Bill Cohagan | last post by:
I've built a small app based on the Personal web site template and it works fine on my development machine (within VS2005). When I Publish it to a Windows Server 2003 machine it *almost* works...
3
by: EqDev | last post by:
Hello I have set up a new windows server 2003 standard edition for training (on new software we have developed) and am having problems publishing webs to it from VS 2005. I have a C# Web...
1
by: brettmetcalfe | last post by:
Hi I have a problem publishing a web application. The web application has been developed using VS2005 and uses ASP.Net 2.0. The application works fine from inside VS2005. However when I build...
1
by: thavaht | last post by:
I recently began drawing dynamic pages using PHP + MYSQL. I’m developing the site on windows XP / Apache 1.3.34 / PHP 5.1.2 as a testing server. My publishing server is on another machine on the...
1
by: Lawrence | last post by:
I have written a VB.NET 2005 program using a MS Access database and a Datagrid control. The program works fine locally as an exe but when I come to Publish it (using the Click Once method and...
4
by: John | last post by:
Hi I am publishing a vb.net app to a remote ftp/web site. This seems to go successfully. Once I try to install the app by using the url http://www.mydomain.com/publish.htm and pressing the Run...
5
by: rmgalante | last post by:
I've been using the VS2005 Publish utility on one of my projects for about six months. I have a large site with hundreds of files, thousands if you include the code behind files. So I thought...
0
by: =?Utf-8?B?Qi4gQ2hlcm5pY2s=?= | last post by:
I have not tried this before. I have been building an ASP.Net 2.0 app for some weeks now and up till now I have not had any problems publishing. I was given a Word doc to include in the app. I...
0
by: lyle fairfield | last post by:
For several years the ADO Provider for Internet Publishing has been available in Access for putting files on IIS websites and retrieving them. Public Sub TestADOInternetPublishingProvider() Dim...
0
by: =?Utf-8?B?QWxoYW1icmEgRWlkb3MgS2lxdWVuZXQ=?= | last post by:
Hi all, I have a publishing Click Once of my application. Now I want create new version of my application for modify some files, like app.config.
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.