473,320 Members | 1,876 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,320 software developers and data experts.

I need help with a general flash ".swf" question

Hi every body,

I need your help please with a small problem with a .swf file header
I know that the .swf files are defined in size while we build them and
so when we put .swf file in any web page we have to set the size but I
have noticed that the .swf files if we opened them directly in our
browser are stretched to the size of the browser so is there any way
to do this by making the swf file get bigger or smaller according to
the size of the browser.

please if any body know how to solve this situation help me please
even if using php code will really be great.

Thanks in advance for your help
shror
www. s7els7 .com

Aug 5 '07 #1
3 1280
shror wrote:
Hi every body,

I need your help please with a small problem with a .swf file header
I know that the .swf files are defined in size while we build them and
so when we put .swf file in any web page we have to set the size but I
have noticed that the .swf files if we opened them directly in our
browser are stretched to the size of the browser so is there any way
to do this by making the swf file get bigger or smaller according to
the size of the browser.

please if any body know how to solve this situation help me please
even if using php code will really be great.

Thanks in advance for your help
shror
www. s7els7 .com
You're in the wrong group. PHP is server-side and won't affect how
something is displayed in the browser.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Aug 5 '07 #2
On Aug 5, 3:44 am, shror <shahi...@gmail.comwrote:
Hi every body,

I need your help please with a small problem with a .swf file header
I know that the .swf files are defined in size while we build them and
so when we put .swf file in any web page we have to set the size but I
have noticed that the .swf files if we opened them directly in our
browser are stretched to the size of the browser so is there any way
to do this by making the swf file get bigger or smaller according to
the size of the browser.

please if any body know how to solve this situation help me please
even if using php code will really be great.

Thanks in advance for your help
shror
www. s7els7 .com
Shror

It is the wrong group, but to do it, use javascript to create your
<objectcode on the fly and replace the size with the browsers size.

I was gonna type in an example in here - but if you want to contact me
at co******************@ts1000REMOVETHISALSO.us I can give you
details.

Remove the obvious from the email.

Bill H

Aug 6 '07 #3
Bill H wrote:
On Aug 5, 3:44 am, shror <shahi...@gmail.comwrote:
>Hi every body,

I need your help please with a small problem with a .swf file header
I know that the .swf files are defined in size while we build them and
so when we put .swf file in any web page we have to set the size but I
have noticed that the .swf files if we opened them directly in our
browser are stretched to the size of the browser so is there any way
to do this by making the swf file get bigger or smaller according to
the size of the browser.

please if any body know how to solve this situation help me please
even if using php code will really be great.

Thanks in advance for your help
shror
www. s7els7 .com

Shror

It is the wrong group, but to do it, use javascript to create your
<objectcode on the fly and replace the size with the browsers size.

I was gonna type in an example in here - but if you want to contact me
at co******************@ts1000REMOVETHISALSO.us I can give you
details.

Remove the obvious from the email.

Bill H
No, please don't add javascript examples in this newsgroup. Take them
to comp.lang.javascript.

Thanks.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Aug 6 '07 #4

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

Similar topics

1
by: Bob Bedford | last post by:
I've a textarea and would like to save the content in a mysql table each time a user click on a form. How can I do for avoiding error when the user put a " or a ' in the message, or any other...
3
by: simon lee | last post by:
Dear all, I use VC++ to write a program for display a flash file "file.fla", However, for displaying flash file, it sometimes become black screen and sometimes cannot display the corresponding...
19
by: Christian Fowler | last post by:
I have a VERY LARGE pile of geographic data that I am importing into a database (db of choice is postgres, though may hop to oracle if necessary). The data is strictly hierarchical - each node has...
3
by: Animesh | last post by:
Hi All, I have a lexical analyzer in flex/bison associated with a lot of custom C function calls linking to external programs which uses quite a lot of global variables and data structures. The...
19
by: ern | last post by:
Right now I'm using exit(0) to terminate my program. My program is a console .exe application. After the "exit(0)" line of code is encountered, the console application waits for an enter press,...
1
by: Tyno Gendo | last post by:
Hi everyone I need to move on a step in my PHP... I know what classes are, both in PHP4 and 5 and I'm aware of "patterns" existing, but what I'm looking for are some real world projects eg....
4
by: DonD | last post by:
I have a site that uses a bit of flash and I include a link for visitors to get flash if they don't have it. Unfortunately, the XHTML validator complains about the "get flash" url, even when using...
4
LBryant
by: LBryant | last post by:
This is a more general question, although I rely mostly on VBA for my Access design. This issue only started recently and has me worried. I have a dabase named Media calendar.mdb. When I use the...
13
by: Kurda Yon | last post by:
Hi, I found one example which defines the addition of two vectors as a method of a class. It looks like that: class Vector: def __add__(self, other): data = for j in range(len(self.data)):...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
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...
1
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: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
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)...
0
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...

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.