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

Accessing Flash Controls and Images using Excel Macros

Hi,
In my project to create a daily report user login to the website which is developed in HTML and flash.
On the website they select the date range and based on that graphs are generated after that they takes a screen shot of it (using print screen) and after that they does some formatting in paint and they add the formatted screen on PPT.
Selection on date from date control and the graph all in adobe flash.
Now I want to convert this manual process into automated process by writing some excel macros.
Could you please suggest hoe to do it?

Thanks in advance!!!
Jun 4 '13 #1

✓ answered by zmbd

If possible, this would require an extensive understanding of VBA. For beggining programmer, or even the novice, this simply isn't possible.

If you'd like a little taste of the difficulties that even very experienced programmers are facing with this do a search on the internet for "VBA Flash Interact" keywords. There simply isn't an easy method to even get information into the Flash objects and trying to return information doesn't seem possible.

As for the editing of the graph, this is a human thing, you're not going to be able to automate that...

Inserting the file, unless the file name of the image is goig to be the same, never changing, then this is also a human thing that is not autamatable.

1 1790
zmbd
5,501 Expert Mod 4TB
If possible, this would require an extensive understanding of VBA. For beggining programmer, or even the novice, this simply isn't possible.

If you'd like a little taste of the difficulties that even very experienced programmers are facing with this do a search on the internet for "VBA Flash Interact" keywords. There simply isn't an easy method to even get information into the Flash objects and trying to return information doesn't seem possible.

As for the editing of the graph, this is a human thing, you're not going to be able to automate that...

Inserting the file, unless the file name of the image is goig to be the same, never changing, then this is also a human thing that is not autamatable.
Jul 10 '13 #2

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

Similar topics

5
by: Jonathan Williams | last post by:
Hi, I have an object which inherits from WebControl (CUSTOM : WebControl) In this object I have code in which I add child contols: protected override void CreateChildControls() {...
0
by: Pranav | last post by:
I've a web page that displays report data in a data grid an a chart ( I'm using Chart Fx for .Net which creates .PNG files on Server) I've a requirement to export the datagrid and chart both to...
3
by: Jim Lewis | last post by:
I have read several things that state accessing a Web Service through a Query String should work. However, when I try to execute http://localhost/webservice1/service1.asmx/HelloWorld I get the...
4
by: michael.pearmain | last post by:
Hi Experts, Looking for a very quick bit on of advice on how to make some python code run. I'm a newbie to both VBA and Python, so i apologise if this is very easy but i'm about to tear my hair...
1
by: TonyB | last post by:
Hi, Repost of question in microsoft.public.vb.general.discussion as was pointed out vbdotnet is not same language as vb6. I'm new to vb.net and have a question re user interface.(Is there a better...
1
by: Praveen James | last post by:
Hi, when I execute a T-SQL command (which have IF Condition or CASE WHEN THEN statement) using excel macros I am getting a error "Item Not found in the collection.....". But the vba excel macro is...
1
by: omar07266742 | last post by:
Hi, How can I run an excel macro using access macros?. Any suggestion without using VBA? Regards Omar
6
by: Eddie | last post by:
Hi all, I am displaying a number of reports, and giving the users an option to display them on the web or download them to Excel. If they want the Excel file, I just use the PHP header command...
1
by: Shishir01 | last post by:
Hi, I want to make a xml document using Excel macros. The code should read the cell contents of the excel worksheet and generate tags accordingly.
1
by: pnalla | last post by:
hi how to create a word documetn using Excel macros.. i have some code but it crating a word document but it isnot close properly whats the proble. please suggest me. thanks prasad
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.